diff options
| author | tv <tv@xso> | 2011-08-24 16:45:00 +0200 |
|---|---|---|
| committer | tv <tv@xso> | 2011-08-24 16:45:00 +0200 |
| commit | 60bb54649d64208facc2d22478413e3fd1a7227f (patch) | |
| tree | 84aeeb41a32888759e60d0a076056505555aa12f /btc/mining/bin/cleanup_tmp | |
| parent | 652928133042a8bd50decc3d8debf6d7b5e1924b (diff) | |
{btc -> gold} SC & co., we're ready
Diffstat (limited to 'btc/mining/bin/cleanup_tmp')
| -rwxr-xr-x | btc/mining/bin/cleanup_tmp | 4 |
1 files changed, 0 insertions, 4 deletions
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 |
