Commit graph

212 commits

Author SHA1 Message Date
Ole Tange 0d01eb1ea2 find-first-fail: Implemented -e end-value. 2021-01-09 16:50:05 +01:00
Ole Tange 1f068af082 field: support /n syntax. 2020-12-28 19:58:30 +01:00
Ole Tange e1c04807d4 tracefile fixed: https://gitlab.com/ole.tange/tangetools/-/issues/9 2020-12-12 02:02:25 +01:00
Ole Tange 8be6d39649 plotpipe: Added README. 2020-12-04 18:33:50 +01:00
Ole Tange 6d141ac74e fxkill: Delay killing one second to give Firefox time to cleanup. 2020-11-28 21:44:54 +01:00
Ole Tange 66be041e30 transpose: Autofind separator. 2020-11-28 21:39:35 +01:00
Ole Tange 39f19757ae plotpipe: --logx/y/xy implemented. 2020-11-26 20:27:15 +01:00
Ole Tange c345e1a816 decrypt-root-with-usb: Updated Ubuntu patch. 2020-11-23 22:35:42 +01:00
Ole Tange f3277b3331 find-first-fail: Passes testsuite. 2020-11-14 01:10:13 +01:00
Ole Tange c445e9352f find-first-fail: find failing file fragment. 2020-11-12 18:09:42 +01:00
Ole Tange 4f131005cb plotpipe: --nox = first column is not x-axis. 2020-11-06 09:48:29 +01:00
Ole Tange fb1c5b18ce rn: Support $HOME with spaces. 2020-10-26 20:04:10 +01:00
Ole Tange 28e9986059 plotpipe: 1D data supported. 2020-10-26 20:01:14 +01:00
Ole Tange 4c03edadce Loffice: Create empty LibreOffice file if file does not exist. 2020-10-15 16:30:45 +02:00
Ole Tange dbf36dfd17 2grep: -F implemented. Passes test. 2020-10-11 15:52:05 +02:00
Ole Tange 157e498d6b field: Use \t as separator. 2020-10-11 12:40:12 +02:00
Ole Tange 30f10bbdf1 plotpipe: Updated to support >3 columns, titles, and headers. 2020-10-05 23:48:16 +02:00
Ole Tange bb5f8e269a splitvideo: ffprobe to find duration. 2020-10-04 13:47:56 +02:00
Ole Tange a25a6e044e emoticons: Added. 2020-10-04 13:47:31 +02:00
Ole Tange 34e0b4e136 2grep: --header implemented. Passes tests. 2020-09-27 16:24:02 +02:00
Ole Tange d0da0206ea wssh: Connection status on stderr. 2020-09-19 11:07:39 +02:00
Ole Tange e239a5e302 find-first-fail: Bug if multiple options fixed. 2020-09-14 08:33:42 +02:00
Ole Tange 0d32feb0cc find-first-fail: -s start value for searching. 2020-09-13 19:25:23 +02:00
Ole Tange ba8eee5953 tracefile: opening file relative to file descriptor of openat. 2020-09-11 13:57:43 +02:00
Ole Tange c3abe9e996 find-first-fail: renamed from binsearch. 2020-09-09 21:09:09 +02:00
Ole Tange b29b851281 binsearch: Supports -q and -2. 2020-08-16 22:18:09 +02:00
Ole Tange 4206374f37 binsearch: Initial version. 2020-08-15 23:48:47 +02:00
Ole Tange a9e198cd43 plotpipe: added --header, --colsep, and --null. 2020-08-15 23:48:02 +02:00
Ole Tange b1bb72c63b swapout: Use random 1MB to avoid RAM compression. 2020-08-04 23:11:40 +02:00
Ole Tange 1209cfbbb8 teetime: timing bugfix. 2020-07-22 09:39:31 +02:00
Ole Tange 0f6c5fe466 teetime: -h works. 2020-07-22 02:38:17 +02:00
Ole Tange 98907946d5 teetime: Initial version. 2020-07-22 02:33:55 +02:00
Ole Tange ef093d815d drac: Open virtual console on iDRAC6. 2020-07-21 17:33:19 +02:00
Ole Tange ec48e1066d ytv: Deal with files that are renamed while running. 2020-06-05 12:44:51 +02:00
Ole Tange d990ce6bcb cryptroot: Retry mounting drives, if key does not work (you may add it). 2020-06-03 23:48:33 +02:00
Ole Tange e2274764c4 pidtree: Faster by running ps once. 2020-06-03 23:45:08 +02:00
Ole Tange c69ff84ae6 field: Converted to wrapper for (m)awk. 2020-06-03 20:13:20 +02:00
Ole Tange 1230591ae5 neno: Rewrite: easier to understand the redirection. 2020-06-03 17:44:04 +02:00
Ole Tange 38dfa767fb neno: Clean-up no longer needed: tmpfile are unlinked but kept open. 2020-05-28 21:35:37 +02:00
Ole Tange 6902fe306a sound-reload: Remove modules in reverse dependency order. 2020-05-10 11:43:56 +02:00
Ole Tange fd15ed865f decrypt-root-with-usb: Updated to Ubuntu-20.04 LTS. 2020-05-03 01:50:28 +02:00
Ole Tange 39b4542bf2 parsort: Initial version. 2020-04-11 20:01:43 +02:00
Ole Tange e8f520f642 2search: bsearch/bgrep renamed to 2search/2grep (bgrep is used by others). 2020-03-28 15:37:52 +01:00
Ole Tange 9efd18d0fc seekmaniac: Show number of seeks averaged over time. 2020-03-23 17:05:45 +01:00
Ole Tange 1111353240 tracefile: single char dir (/a/) processed correctly. 2020-03-21 14:11:17 +01:00
Ole Tange 60744cc445 rand: --seed implemented. 2020-03-17 20:18:59 +01:00
Ole Tange 0047319b1b rand: --fmt FORMAT implemented. 2020-03-17 02:23:09 +01:00
Ole Tange 93436e3511 seekmaniac: Initial version. 2020-03-03 16:16:47 +01:00
Ole Tange 7b6539f84b pidcmd: Allow for more arguments 2020-01-12 09:27:03 +01:00
Ole Tange acd02c003d wastebasket: Stop infinite loop if .waste is not found. 2020-01-07 16:25:29 +01:00