tangetools/README
2017-03-31 15:10:17 +02:00

44 lines
1.3 KiB
Plaintext

Tools developed by Ole Tange <ole@tange.dk>.
Probably not useful for you, but then again you never now.
bsearch - binary search through sorted text files.
em - Force emacs to run in terminal. Use xemacs if installed.
field - Split on space. Give the given field number. Supports syntax 1-3,6-
forever - Run the same command or list of commands every second.
G - short hand for multi level grep.
gitnext - Checkout next revision. Opposite of 'checkout HEAD^'.
gitundo - Undo last commit.
neno - No error no output. Only print STDERR and STDOUT if the command fails.
puniq - Print unique lines the first time they are seen.
pdfman - Convert man page to pdf and display it using evince.
rand - Generate (pseudo-)random data
rclean - Remove files with MD5 sums recorded by rrm (see below).
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).
rrm - Record file's MD5 sum before removing it.
stdout - Redirect both STDERR and STDOUT to STDOUT.
tracefile - List files/dirs being accessed by program.
w4it-for-port-open - Block until the given port opens on a given host.
wastebasket - VLC extension for moving current file to a wastebasket
wssh - Shorthand for w4it-for-port-open $host 22; ssh $host