From fe84897cb19eeec873153bfacc2042e63fd99804 Mon Sep 17 00:00:00 2001 From: Ole Tange Date: Tue, 13 Mar 2012 22:58:45 +0100 Subject: [PATCH] README: 1 line description of programs. --- README | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README b/README index cd7b46a..145def1 100644 --- a/README +++ b/README @@ -1,3 +1,18 @@ Tools developed by Ole Tange . Probably not useful for you, but then again you never now. + +em - Force emacs to run in terminal. Use xemacs if installed. + +forever - Run the same command or list of commands every second. + +neno - No error no output. Only print STDERR and STDOUT if the command fails. + +reniced - Renice all commands running more than 1 CPU minute unless they are niced or whitelisted. + +rn - Move file(s)/dir(s) to ~/.rm/ (wastebasket). + +stdout - Redirect both STDERR and STDOUT to STDOUT. + +tracefile - List files being accessed by program. +