From c37ab9c4accc58919e87ad4eee1ef19f49eed873 Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 24 Aug 2011 16:45:00 +0200 Subject: {btc -> gold} SC & co., we're ready --- btc/mining/bin/cleanup_tmp | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 btc/mining/bin/cleanup_tmp (limited to 'btc/mining/bin/cleanup_tmp') diff --git a/btc/mining/bin/cleanup_tmp b/btc/mining/bin/cleanup_tmp deleted file mode 100755 index e1395b19..00000000 --- a/btc/mining/bin/cleanup_tmp +++ /dev/null @@ -1,4 +0,0 @@ -#! /bin/sh -ls -lAtr /tmp/ | sed -rn ' - /\.so$/{$!{s/.* ([A-Za-z0-9]+\.so)$/rm -v \/tmp\/\1/p}} -' | sudo sh -- cgit v1.2.3