From c252c039b4a97758bc18e2e2bc6d393eed941d7d Mon Sep 17 00:00:00 2001 From: tv Date: Sat, 6 Aug 2011 03:09:45 +0200 Subject: ${btc-stuff} -> btc/ --- mining/bin/cleanup_tmp | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 mining/bin/cleanup_tmp (limited to 'mining/bin/cleanup_tmp') diff --git a/mining/bin/cleanup_tmp b/mining/bin/cleanup_tmp deleted file mode 100755 index e1395b19..00000000 --- a/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