2012-03-06 14:47:41 +00:00
|
|
|
Tools developed by Ole Tange <ole@tange.dk>.
|
|
|
|
|
|
|
|
Probably not useful for you, but then again you never now.
|
2012-03-13 21:58:45 +00:00
|
|
|
|
2020-09-27 14:24:02 +00:00
|
|
|
2search - binary search through sorted text files.
|
|
|
|
|
|
|
|
blink - blink disks in a disk enclosure.
|
2016-07-11 16:42:41 +00:00
|
|
|
|
2018-06-06 19:00:09 +00:00
|
|
|
decrypt-root-with-usb - patch for cryptroot to decrypt root with key on USB.
|
2018-02-24 21:51:46 +00:00
|
|
|
|
2018-06-06 19:00:09 +00:00
|
|
|
duplicate-packets - duplicate packets on an interface. Useful if wifi is bad.
|
2017-07-06 18:06:39 +00:00
|
|
|
|
2018-06-06 19:00:09 +00:00
|
|
|
em - force emacs to run in terminal. Use xemacs if installed.
|
2012-03-13 21:58:45 +00:00
|
|
|
|
2018-06-06 19:00:09 +00:00
|
|
|
field - split on whitespace. Give the given field number. Supports syntax 1-3,6-
|
2015-02-08 19:54:41 +00:00
|
|
|
|
2020-09-27 14:24:02 +00:00
|
|
|
find-first-fail - find the lowest argument that makes a command fail.
|
|
|
|
|
2018-06-06 19:00:09 +00:00
|
|
|
forever - run the same command or list of commands every second.
|
2012-03-13 21:58:45 +00:00
|
|
|
|
2017-04-28 19:06:31 +00:00
|
|
|
G - shorthand for multi level grep.
|
2017-01-31 22:53:13 +00:00
|
|
|
|
2018-06-06 19:00:09 +00:00
|
|
|
gitnext - checkout next revision. Opposite of 'checkout HEAD^'.
|
2016-08-13 18:35:07 +00:00
|
|
|
|
2018-06-06 19:00:09 +00:00
|
|
|
gitundo - undo commit.
|
2017-06-22 11:33:08 +00:00
|
|
|
|
2017-04-28 19:06:31 +00:00
|
|
|
histogram - make and display a histogram on the command line.
|
2017-03-31 13:14:00 +00:00
|
|
|
|
2018-01-16 14:37:35 +00:00
|
|
|
mirrorpdf - mirror PDF-file horizontally.
|
|
|
|
|
2018-06-06 19:00:09 +00:00
|
|
|
neno - no error no output. Only print STDERR and STDOUT if the command fails.
|
2012-03-13 21:58:45 +00:00
|
|
|
|
2018-06-06 19:00:09 +00:00
|
|
|
off - turn off monitor.
|
2017-06-22 11:33:08 +00:00
|
|
|
|
2018-06-06 19:00:09 +00:00
|
|
|
pdfman - convert man page to pdf and display it using evince.
|
2017-04-28 19:06:31 +00:00
|
|
|
|
2018-06-06 19:00:09 +00:00
|
|
|
puniq - print unique lines the first time they are seen.
|
2017-01-31 22:53:13 +00:00
|
|
|
|
2018-06-06 19:00:09 +00:00
|
|
|
ramusage - display the ram usage of a program using `time -v`.
|
2017-03-31 13:14:00 +00:00
|
|
|
|
2018-06-06 19:00:09 +00:00
|
|
|
rand - generate (pseudo-)random data.
|
2016-05-22 22:27:43 +00:00
|
|
|
|
2018-06-06 19:00:09 +00:00
|
|
|
rclean - remove files with MD5 sums recorded by rrm (see below).
|
2016-05-22 22:43:10 +00:00
|
|
|
|
2018-06-06 19:00:09 +00:00
|
|
|
reniced - renice all commands running more than 1 CPU minute unless they are niced or whitelisted.
|
2012-03-13 21:58:45 +00:00
|
|
|
|
2018-06-06 19:00:09 +00:00
|
|
|
rina - run if no activity.
|
2017-07-17 02:34:22 +00:00
|
|
|
|
2018-06-06 19:00:09 +00:00
|
|
|
rn - move file(s)/dir(s) to .rm/ (wastebasket).
|
2012-03-13 21:58:45 +00:00
|
|
|
|
2018-06-06 19:00:09 +00:00
|
|
|
rrm - record file's MD5 sum before removing it (see rclean).
|
2016-05-22 22:43:10 +00:00
|
|
|
|
2018-06-06 19:00:09 +00:00
|
|
|
shython - shebang wrapper for cython.
|
2017-06-28 07:10:29 +00:00
|
|
|
|
2018-06-06 19:00:09 +00:00
|
|
|
sound-reload - reload sound system.
|
2017-06-13 18:11:34 +00:00
|
|
|
|
2018-06-06 19:00:09 +00:00
|
|
|
stdout - redirect both STDERR and STDOUT to STDOUT.
|
2012-03-13 21:58:45 +00:00
|
|
|
|
2018-06-06 19:00:09 +00:00
|
|
|
swapout - force swapping out.
|
2017-06-28 07:10:29 +00:00
|
|
|
|
2017-04-28 19:06:31 +00:00
|
|
|
T - tee stdout to and from temporary files.
|
|
|
|
|
|
|
|
timestamp - prepend timestamp to output.
|
|
|
|
|
2018-06-06 19:00:09 +00:00
|
|
|
tracefile - list files/dirs being accessed by program.
|
2012-03-13 21:58:45 +00:00
|
|
|
|
2017-04-28 19:06:31 +00:00
|
|
|
upsidedown - flip input upside down.
|
|
|
|
|
2018-06-06 19:00:09 +00:00
|
|
|
vid - play videos matching strings in descending order of size.
|
|
|
|
|
|
|
|
w4it-for-port-open - block until the given port opens on a given host.
|
2015-02-08 19:54:41 +00:00
|
|
|
|
2017-06-22 11:33:08 +00:00
|
|
|
wastebasket - VLC extension for moving current file to a wastebasket.
|
2017-02-11 21:26:58 +00:00
|
|
|
|
2018-06-06 19:00:09 +00:00
|
|
|
wifi-reload - reload wifi drivers.
|
2017-06-13 18:11:34 +00:00
|
|
|
|
2018-06-06 19:00:09 +00:00
|
|
|
wssh - shorthand for w4it-for-port-open $host 22; ssh $host
|
2017-06-22 11:33:08 +00:00
|
|
|
|
2018-06-06 19:00:09 +00:00
|
|
|
ytv - download video and play it as soon as it is partially downloaded.
|
2017-06-22 11:33:08 +00:00
|
|
|
|
2018-06-06 19:00:09 +00:00
|
|
|
yyyymmdd - date in ISO8601 compressed format.
|