HOME | GIT Overview | Script-Archive: (docs) : (wiki) : (git) | ...
A small archive of 20 years of Unix and Linux Lore: programs and scripts with a slight flavoring of configuration scraps and notes. The commands in the archive work with Linux (unless noted differently) and quite likely were also used in earlier incarnations on various Unix versions.
Some grizzled veterans date back to pre-historic (non-)Unix systems and perl3, various dialects of REXX, M68K assembler, K&R-C (too often "unintentional-assembler-cum-obfuscation-contest"; compare that with perl, which at least only allows for "intentional obfuscation", and has some additional expressive power to offer as compensation for those stretches of kermit-injected line noise) or worse (portable awk in a mixed nawk/awk/oawk multi-node-multi-version environment - oh joy!). A select few even had a language-change or two thrown in. But most of these better remain resting in the archive dirtree along with a fond memory of their associated environment and hardware; besides, is there really anyone being still afflicted with these programs' raison d'etre like e.g. coping with PCL or floppies :)?
Some background on Unix and motivation of offering this archive.
Please have a look at the suggested tools page which lists a selection of the more accessible/usable scripts.
Etymology: TagLS - a command to add tag support to the command line should also make for an interesting read. Drop me a line on how you make use of tagls :).
The android articles contain musings and unix-style setup notes for Android devices. Scripts and files for the articles can be found below in the android directory. With a chroot containing debian on a 2011-era 1GB ram Android, it's actually a full and self-sustained Unix desktop in your pocket for VNC use.
Status of the commands checked into this archive: I do not use this archive for development or source code version control, but rather use a script to export the currently used versions to the archive once in a while. Bugs: Given the small size of the commands I do not use a consistent test harness setup, thus the pushed version may also contain recent breakage until the next export. So if you encounter a bug or a "wishlist-item", drop me a mail with or without a patch; I'm interested in fixing them or I might already fixed the problem locally.
Read this for information on the assumptions I tend to make for the system enivronment (Unix/perl/bash/ksh93). This page also details the conventions I use for placement of Perl modules and configuration files. Please also check this page in case of errors.
To download a file, go the directory of interest, select the file you're interested in and choose the 'raw link' to download. You can also clone the whole archive with git clone git://github.com/jakobi/script-archive.git or grab a current tar-ball (about 500K tar.gz).
The scripts are made available under the GPL v3 unless noted otherwise within the script.
Please imagine the usual web construction site road sign: There are still some sections and stuff missing from the archive, even though sometimes already included in the archive documentation. Let's consider these wishlist-level bugs and drop me a mail if you want to contribute or take a peek ahead of time.
See also the git view home page for the full archive.
*) you guessed it: there are some exceptions like e.g. mc configuration or the fdupes notes, for which only the section sub dir is listed. Use the Filename- or GIT-link for more details on those.
The linked pages in this filelist contain additional information on specific tool groups within the archive. You can download a group's files by following the tool group's GIT link below. Look around in the GIT directory of the group and use the download or the raw link for the files you're interested in. Of course, you can also use native git to access the repository :).
Files changed within the previous month are marked with a '*' flag in the F column - relative to the most recent scripted update run on 2012-03-02d.
MTime/Version | F | Sz | DIR | Section/Filename | Description |
---|---|---|---|---|---|
2010-11-27 | 1K | GIT | README.epl | ||
2009-09-06 | 0K | GIT | README.md | ||
2009-10-01 | 1K | GIT | TEMPLATE.phtml | ||
2009-09-06 | 0K | GIT | admin.misc/README.md | ||
2009-10-10 | 2K | GIT | admin.misc/tracefacility-example.aixtrace.pl | aix trace facility - experimental - restricting aix tracefacility (AIX5+: use strace instead) | |
2009-09-25 | 4K | GIT | admin.text/00_ADMIN_TEXT.html | --> introduction to sfre and other tools for config file 'editing' <-- | |
2009-09-06 | 0K | GIT | admin.text/README.md | ||
2009-10-10 / 0.2 | 4K | GIT | admin.text/selectlines | selectlines - copy config files from templates, with line(de)selection | |
2012-02-16 / 0.1.1 | * | 51K | GIT | admin.text/sfre | systemflightrecordereditor, or just sfre (REQ cli.lock/*, changetrack.sf.net) |
2009-08-25 | 2K | GIT | admin.text/sfre.sfrerc | ||
2012-01-30 | 14K | GIT | admin.text/unescape.pl | unescape.pl - remove some line noise from typescripts (script output) | |
2012-03-11 | * | 3K | GIT | android/00_ANDROID.html | --> Android scripts <-- |
2012-02-16 | * | 0K | GIT | android/README.md | |
2012-02-25 | * | 4M | GIT | android/android-setup-example-files.tgz | example snapshot of files, scripts and armel binaries to complement the articles in the android section on jakobi.github.com |
2012-02-02 | 2K | GIT | android/android.logcat | logcat-by-ssh with subsequent removal of uninteresting messages | |
2012-02-07 / 0.1 | 6K | GIT | android/android.twlauncher.decode | readable dump of the apps menu structure of twlauncher (also some hints on app title to app package mapping) | |
2012-03-11 | * | 4K | GIT | android/dir.android-chroot/ | android chroot scripts to be (see tgz for now) |
2009-09-06 | 0K | GIT | android/dir.android-chroot/README.md | ||
2012-03-11 | * | 4K | GIT | android/dir.android-unix-userspace/ | android userspace scripts to be (see tgz for now) |
2012-02-29 | * | 4K | GIT | android/dir.android-unix-userspace/CHECK | basic monitoring scriptlet for common android bug (see android section, article 1) |
2012-03-04 | * | 2K | GIT | android/dir.android-unix-userspace/FIXPERM | fixes the most common id/gid permission issue created by android forgetting assign package ids (/data/system/uiderrors.txt) |
2012-02-13 / 0.1 | * | 18K | GIT | android/dir.android-unix-userspace/FW | FW script implementing a real firewall against outside attacks and scans (Android apps only offer personal firewalls against accessing the internet - but nothing protects against scans and outbound access - esp. necessary for public WLAN use in combination with a VPN) |
2009-09-06 | 0K | GIT | android/dir.android-unix-userspace/README.md | ||
2012-02-25 | * | 6K | GIT | android/dir.android-unix-userspace/TOP | augments busybox top output with e.g. active cpu number/frequency, battery and diskfree information |
2012-02-29 | * | 3K | GIT | android/dir.android-unix-userspace/WAKELOCK | wrapper to simplify using wake_locks, incl. timeout in seconds, default timeout |
2012-02-25 | * | 6K | GIT | android/dir.android-unix-userspace/psg | ps -ef|grep variant for busybox: with -l abusing top to get long ps output, with -m marking processes as kernel/android/chroot |
2009-09-06 | 0K | GIT | android/dir.scrap-bag-of-goodies/README.md | ||
2012-01-27 | 10K | GIT | android/dir.scrap-bag-of-goodies/android.axml2xml | Josh Guilfoyle: parses android xml | |
2012-01-23 | 5K | GIT | android/dir.scrap-bag-of-goodies/android_coloredlogcat_python_filter | Jeff Sharkey: color-markup logcat output, consider filtering with android.logcat first | |
2009-09-25 | 3K | GIT | cli.HTML/00_HTML-PROCESSING.html | --> some ancient HTML processing commands <-- | |
2011-04-12 / 0.2 | 23K | GIT | cli.HTML/COLLECT | COLLECT html files, text, etc into a single html file | |
2009-10-10 / 0.2 | 14K | GIT | cli.HTML/DIFF | DIFF two HTML files (from pre-diff-w days) | |
2009-10-10 / 0.2 | 9K | GIT | cli.HTML/DIFFTREE | DIFFTREE - diff two HTML trees and show changes | |
2011-03-16 / 0.21 | 7K | GIT | cli.HTML/LINKS | LINKS extraction from documents in various formats | |
2009-09-06 | 0K | GIT | cli.HTML/README.md | ||
2009-10-10 / 0.21 | 5K | GIT | cli.HTML/XLINKS | XLINKS extract links again, but with an eye toward spidering | |
2009-11-25 | 31K | GIT | cli.HTML/db_cgi.p | db_cgi.p - html grab bag of things MIME -- in case ancient scripts still depends on it -- AVOID | |
2012-03-11 | * | 4K | GIT | cli.HTML/dir.dir2array/ | dir2array -- a more modern embperl template approach to replace dir2html.pl (also includes as example the code to export/generate the github sites as of 09-06-09) |
2010-11-21 | 24K | GIT | cli.HTML/dir2html.pl | dir2html.pl - ancient directory lister, early 90s style | |
1997-09-24 | 4K | GIT | cli.HTML/domain.codes.txt | ancient; some of the html stuff did depend on it | |
2009-10-10 | 2K | GIT | cli.HTML/htmlcheck | the ancient htmlchek validator with my old configuration | |
1997-09-24 | 0K | GIT | cli.HTML/htmlcheck.tum.cfg | ||
2009-10-10 | 72K | GIT | cli.HTML/htmlchek.pl | ||
1997-09-24 | 2K | GIT | cli.HTML/htmlchek.sh | ||
1997-09-24 | 2K | GIT | cli.HTML/htmlchkp.sh | ||
2009-10-10 | 1K | GIT | cli.HTML/remcr | addcr, foldlf, noumlaut, remcr: example stripping umlauts, cr, etc (REQ: sub.mime) | |
2011-02-19 | 10K | GIT | cli.HTML/sub.mime | sub.mime - html grab bag of things MIME -- in case ancient scripts still depends on it -- AVOID | |
2009-09-25 | 2K | GIT | cli.backup/00_BACKUP.html | --> backup <-- | |
2009-09-06 | 0K | GIT | cli.backup/README.md | ||
2009-10-28 / 0.3 | 13K | GIT | cli.backup/expanfind | expanfind - expansyn for filelists: greps and 'grows' a filelist with 'related' files | |
2009-10-22 | 1K | GIT | cli.conf/00_EXAMPLE_CONFIGURATIONS.html | --> configuration examples for various commandline applications <-- | |
2009-09-06 | 0K | GIT | cli.conf/README.md | ||
2012-03-11 | * | 4K | GIT | cli.conf/dir.mc/ | mc example configuration |
2010-02-11 | 6K | GIT | cli.firefox/00_FIREFOX.html | --> a firefox wrapper / improving usability of firefox from the command line incl. bookmark access (grepping url/description/tags) <-- | |
2009-09-06 | 0K | GIT | cli.firefox/README.md | ||
2012-02-05 | 18K | GIT | cli.firefox/firefox | firefox invocation wrapper, warts and all (you'll probably want to write a simplified one yourself) | |
2009-08-22 | 0K | GIT | cli.firefox/firefox.-example | example of a shortcut file for the wrapper | |
2011-09-04 | 4K | GIT | cli.firefox/firefoxcookies | firefoxcookies - example getting at cookies | |
2009-08-10 | 1K | GIT | cli.firefox/firefoxdelta | firefoxdelta: example on diffing bookmarks | |
2011-04-19 | 10K | GIT | cli.firefox/firefoxgrep | firefoxgrep - grepping bookmarks | |
2009-08-28 | 4K | GIT | cli.firefox/firefoxgrephtml | helper | |
2011-04-19 | 9K | GIT | cli.firefox/firefoxgrepsqlite | helper | |
2009-10-10 / 0.2 | 12K | GIT | cli.firefox/firefoxsessionlist | firefoxsessionlist - example getting open tabs / 'pretty printing' xml-ish files | |
2012-02-05 | 10K | GIT | cli.firefox/firefoxstdin | firefoxstdin - load bookmarks and bookmark-greps from stdin - paste target. | |
2011-04-20 | 4K | GIT | cli.firefox/userChrome.css | grab bag of chrome settings, esp. wrt space-saving | |
2010-02-21 | 9K | GIT | cli.list.grep/00_LISTPROCESSING.html | --> introduction to list processing, boolean regular expressions, mass-editing and stream-editors <-- | |
2012-01-28 / 0.4.2 | 63K | GIT | cli.list.grep/Compact_pm/Grep.pm | Grep.pm - perl grep with stemming, synonyms, boolean expression, ... | |
2009-10-29 | 3K | GIT | cli.list.grep/Compact_pm/Grep.pm.moduletest | ||
2009-09-06 | 0K | GIT | cli.list.grep/Compact_pm/README.md | ||
2009-10-11 / 0.1.2 | 28K | GIT | cli.list.grep/Grep.xchange | Grep.xchange: mass-edit files by editing grep output (REQ Flock.pm) | |
2009-09-06 | 0K | GIT | cli.list.grep/README.md | ||
2010-02-20 / 0.1 | 4K | GIT | cli.list.grep/cat0 | cat0 converts between n and 0 based lines | |
2010-02-20 / 0.1.1 | 13K | GIT | cli.list.grep/cat0par | cat0par converts arbitrary regex-based records from and to 0-lines | |
2010-02-20 / 0.2 | 10K | GIT | cli.list.grep/expansyn | expansyn - synonym expansion for words and simple regular expressions | |
2007-12-27 | 0K | GIT | cli.list.grep/expansyn.cfg | example configuration | |
2009-10-10 | 3K | GIT | cli.list.grep/hlgrep | hlgrep - modified version to pass on all text plus highlighting (-A option) | |
2009-10-10 | 0K | GIT | cli.list.grep/nl0 | wrapper for nl for 0 lines | |
2011-11-20 | 3K | GIT | cli.list.grep/xargs0 | wrapper for xargs for 0 lines (not necessary: xargs -0) | |
2009-09-25 | 5K | GIT | cli.list.rename/00_MASS-RENAME.html | --> introduction to mass file renaming scripts <-- | |
2009-09-06 | 0K | GIT | cli.list.rename/README.md | ||
2011-04-12 / 2.00pj.5 | 61K | GIT | cli.list.rename/emv | emv - editor mv: two-pass renaming, link target editing, ... in the editor | |
2009-06-27 | 0K | GIT | cli.list.rename/emvp | emvp - helper: using myrename for some text modification | |
2009-10-10 | 1K | GIT | cli.list.rename/emvp0 | emv helper - simplified standalone version of emvp | |
2011-11-20 / 0.2 | 3K | GIT | cli.list.rename/emvs | emvs - helper: sort keeping dirs and children together, also depth-first, reverse sorting | |
2009-10-10 | 2K | GIT | cli.list.rename/emvx | emvx - helper: return extended listing for input | |
2011-11-23 / 0.2 | 45K | GIT | cli.list.rename/myrename | myrename - customizable perl mass-renaming/link-editing/... of files | |
2011-11-22 / 0.1 | 8K | GIT | cli.list.rename/myrename.mangle | myrename.mangle - encode/decode filenames to e.g. avoid whitespace while sorting | |
2009-10-18 | 2K | GIT | cli.list.rename/myrename.quote | myrename.quote: quote input in various ways | |
2009-09-25 | 4K | GIT | cli.list.tagls/00_TAGS_AND_COMMANDLINE.html | --> introduction to tagls and commandline tag usage <-- | |
2009-09-06 | 0K | GIT | cli.list.tagls/README.md | ||
2010-02-20 / 0.2.2 | 33K | GIT | cli.list.tagls/tagls | talgs: tags for the command line | |
2009-09-17 / 0.1 | 3K | GIT | cli.list.tagls/taglsc | taglsc document collections - a simple wrapper around tagls | |
2009-08-22 | 2K | GIT | cli.list.tagls/taglsc.cfg | ||
2009-07-25 | 0K | GIT | cli.list.tagls/taglsgrep | example of using tagls as grep against stdin | |
2012-01-29 | 2K | GIT | cli.list.various/00_LISTPROCESSING2.html | --> various smaller list processing helpers <-- | |
2009-09-06 | 0K | GIT | cli.list.various/README.md | ||
2009-10-10 | 2K | GIT | cli.list.various/USR1tail | USR1tail - perl tail example, honoring USR1 for redisplay | |
2011-11-21 | 0K | GIT | cli.list.various/args | small trick: echo arguments for debugging | |
2009-10-10 | 3K | GIT | cli.list.various/busythreadtail.p | busythreadtail.p - perl tail example, using threads | |
2010-02-06 / 0.1 | 1K | GIT | cli.list.various/catv | catv combines lines from the input files, supporting both normal and 0-lines | |
2012-02-07 | 2K | GIT | cli.list.various/ddnonblock | more of a memory hint: non-blocking pipe io, using dd or perl | |
2010-02-20 | 1K | GIT | cli.list.various/ddsponge | more of a memory hint: slurping all previous input in a pipe (dd/sponge/perl) | |
2010-02-20 | 0K | GIT | cli.list.various/echo2cat | small trick: echo arguments for debugging by abusing cat0 | |
2010-01-21 / 0.2 | 3K | GIT | cli.list.various/lc | lc,uc,Uc: case change/rename filenames or just case change/print stdin (-) | |
2009-10-10 / 0.1 | 4K | GIT | cli.list.various/line.print | line.print - helper for grep pipes: print selected single lines | |
2009-10-10 / 0.1 | 6K | GIT | cli.list.various/line.replace | line.replace - helper for grep pipes: change selected single lines | |
2009-10-10 | 7K | GIT | cli.list.various/pfind | pfind - a modified version of perl's find example script | |
2012-02-01 / 0.1.2 | 7K | GIT | cli.list.various/pipe.exec | slurp input and exec command if input exists; w/o command print or return false; includes grep-based conditional execution. Also works as a stdin-to-tempfile wrapper to work with programs incapable of using stdin or <() constructs. | |
2009-08-02 | 0K | GIT | cli.list.various/pipe.filerequest.gtk2 | gtk2 example getting filenames in perl | |
2009-10-10 | 3K | GIT | cli.list.various/pipe.select.curses | perl curses example showing/selecting lines within a pipe | |
2009-10-10 | 2K | GIT | cli.list.various/pipe.select.gtk2 | perl gtk2 example showing/selecting lines within a pipe | |
2011-02-19 / 0.1 | 2K | GIT | cli.list.various/randomcat | randomcat, randomlines: print a file with lines being randomized | |
2003-04-02 | 0K | GIT | cli.list.various/randomecho | randomecho: echo arguments in random order | |
2009-09-17 / 0.2 | 7K | GIT | cli.list.various/range | range - print a range of numbers, optional 0-padding | |
2009-10-10 | 1K | GIT | cli.list.various/revdatesort | revdatesort: normal sort, however sorting dates in reverse order | |
2009-10-10 | 2K | GIT | cli.list.various/sort.ip4 | sort.ip4 - sorting ip4 addresses | |
2010-02-25 | 9K | GIT | cli.list.various/teefork | teefork: extended version of the process output capable perl multiple tee example | |
2010-11-21 / 2.2 | 9K | GIT | cli.list.various/xchange.pl | xchange.pl - ancient file non-interactive perl text replacer (superseeded by Grep.xchange) | |
2010-02-21 / 0.1 | 5K | GIT | cli.lock/Compact_pm/Flock.pm | Flock.pm - perl module for lock handling using perl's portable flock | |
2009-10-11 | 2K | GIT | cli.lock/Compact_pm/Flock.pm.moduletest | ||
2009-09-06 | 0K | GIT | cli.lock/Compact_pm/README.md | ||
2009-09-06 | 0K | GIT | cli.lock/README.md | ||
2012-03-09 / 0.2.1 | * | 10K | GIT | cli.lock/lock.pl | lock.pl - locking using either atomic mkdir or perl-flock (REQ Flock.pm; for other file locking tools, see e.g. dotlock, lockfile in various mail-related packages) |
2009-10-22 | 3K | GIT | cli.mail/00_MAIL_SUPPORTSCRIPTS.html | --> programs for working with email <-- | |
2009-09-06 | 0K | GIT | cli.mail/README.md | ||
2009-09-04 / 5.30.33pj | 83K | GIT | cli.mail/mygrepmail | mime-extended variant of grepmail 5.3033 | |
2012-01-29 | 3K | GIT | cli.processes/00_PROCESS+EVENT-HANDLING.html | --> killing, monitoring & waiting for processes & their effects <-- | |
2009-09-06 | 0K | GIT | cli.processes/README.md | ||
2009-08-26 | 3K | GIT | cli.processes/dbus-monitor-tail | dbus-monitor-tail: report N selected dbus events, optionally edited with --eval; incl. an example for catching 'pings' from dbus-send or notify-send | |
2010-11-21 / 0.1 | 4K | GIT | cli.processes/fwait | fwait - simplified condition waiter, boolean, original codebase | |
2004-05-12 | 0K | GIT | cli.processes/pwait | pwait - wrapper for fwait | |
2012-02-01 / 0.34alpha | 38K | GIT | cli.processes/waitcond | waitcond - generic condition waiter: boolean expression over regexes, pids, files, idleness. Helps to retain sanity in dealing with long running jobs suddenly requiring needless user interaction. (Note: 0.32 := 0.2.2 + cpan-related sugar-coating) | |
2011-12-12 | 2K | GIT | cli.processes/waitcond.dbus.README | on using waitcond with the dbus | |
2012-01-04 | 7K | GIT | cli.processes/waitcond.timeout | waitcond.timeout executes process with timeout (time or exit of another process) | |
2012-02-13 / 0.1.1alpha | * | 26K | GIT | cli.processes/watch_delta | runs command repeatedly and and continuously show changes in output (line changes or diff output; useful as e.g. a continuous pretty-printing of repeated netstat calls) |
2012-02-11 | * | 4K | GIT | cli.processes/wrapcgroup | small nice-style wrapper to exec a program in an 75% physmem or in a 256MB cgroup, optionally with nice/ionice |
2012-02-04 / 0.5.4 | 16K | GIT | cli.processes/zap | zap - regex based process kill/list/nice | |
2010-02-24 | 7K | GIT | cli.shell.functions/00_SHELL_SETUP.html | --> a modular shell setup and some shell functions of interest; notes concerning ksh93s and pipefail/pipestatus <-- | |
2012-02-01 | 12K | GIT | cli.shell.functions/FIND.gen | Raw script example to generate nightly per-local-filesystem lists and media-specific sub-lists. Together with the gr_? functions in grep.func, this makes up a simple LAN-wide super-locate. | |
2009-09-06 | 0K | GIT | cli.shell.functions/README.md | ||
2009-08-28 | 3K | GIT | cli.shell.functions/dir.shell/00_ksh.func | ksh-specific initialization; all other files are both bash/ksh | |
2011-11-22 | 7K | GIT | cli.shell.functions/dir.shell/00_lib.func | ** uniqpath, f2a and friends | |
2011-11-02 | 2K | GIT | cli.shell.functions/dir.shell/01_initialize.func | common initialization | |
2009-08-28 | 1K | GIT | cli.shell.functions/dir.shell/02_customize.func | load host/account specific files | |
2010-09-11 | 3K | GIT | cli.shell.functions/dir.shell/LOAD | ** loader for *.func; invoked from .bashrc (actually the only line to change in .bashrc:)) | |
2009-09-06 | 0K | GIT | cli.shell.functions/dir.shell/README.md | ||
2012-02-29 | * | 2K | GIT | cli.shell.functions/dir.shell/android.func | shell functions for use with android (ssh, some environment variables to access backup, SDK, etc) |
2010-02-17 | 2K | GIT | cli.shell.functions/dir.shell/auth.func | making ssh/gpg agents known | |
2009-08-28 | 12K | GIT | cli.shell.functions/dir.shell/cd.dyndirstack_bash.func | ** extended bash-builtin dirstack (bash only) | |
2010-06-26 | 4K | GIT | cli.shell.functions/dir.shell/cd.func | setting CDPATH, mkdir aliases, etc | |
2012-01-31 | 17K | GIT | cli.shell.functions/dir.shell/cd.nico_cd_for_bash_and_ksh.func | ** bash and ksh (att ksh93, but not pd-ksh & forks) compatible version of nico_cd dirstack | |
2009-08-28 | 2K | GIT | cli.shell.functions/dir.shell/color.func | less and ls color | |
2011-04-09 | 12K | GIT | cli.shell.functions/dir.shell/dict.func | dictionary lookup, local and remote | |
2011-11-20 | 27K | GIT | cli.shell.functions/dir.shell/grep.func | grep filelist sypport functions (gr_UNIQ non-sorting uniq, gr_NEW uniq with persistant memory, gr_MAP schwartzian transform support) | |
2009-08-28 | 0K | GIT | cli.shell.functions/dir.shell/mail.func | mail aliases | |
2011-03-15 | 1K | GIT | cli.shell.functions/dir.shell/media.func | media aliases | |
2011-11-05 | 4K | GIT | cli.shell.functions/dir.shell/misc.func | miscellaneous aliases and settings | |
2012-02-14 | * | 3K | GIT | cli.shell.functions/dir.shell/promptcdtitledisplay.func | customize window title and prompt |
2009-10-11 | 2K | GIT | cli.shell.functions/dir.shell/text.func | setup editors, less, etc (no color) | |
2009-08-28 | 1K | GIT | cli.shell.functions/dir.shell/zz_finalize.func | cleanup and uniqpath $PATH | |
2010-07-21 | 13K | GIT | cli.shell.functions/rss.skim.example | example for using gr_NEW/gr_UNIQ functions to implement a basic rss "reader" as a fairly simple UNIX pipe. | |
2012-02-27 | * | 3K | GIT | cli.various/00_VARIOUS.html | --> various scripts <-- |
2011-12-15 / 0.1 | 6K | GIT | cli.various/ALARM | ALARM - example acoustic and visual alarm for use with e.g. waitcond | |
2012-02-16 | * | 0K | GIT | cli.various/ALERTCLR | ALERTCLR - example using the on-screen display (clear displayed alerts) |
2011-12-24 | 3K | GIT | cli.various/ALERTOSD | ALERTOSD - example using the on-screen display | |
2009-09-06 | 0K | GIT | cli.various/README.md | ||
2011-12-15 / 0.2 | 7K | GIT | cli.various/WHISTLE | WHISTLE - a less intruding example of an acoustic alarm for use with e.g. waitcond | |
2009-10-10 / 0.2 | 8K | GIT | cli.various/append.p | append.p - append files to similarly named files in archive dir, knows gzip | |
2012-02-28 / 0.2a | * | 13K | GIT | cli.various/date.before | date.before,date.after - guarded cron job execution: return true/false on 1) comparing dates / date ranges or 2) on last day of month, last week of month, second monday in month, etc (shell) |
2008-02-04 | 0K | GIT | cli.various/df.minfree | df.minfree - return true/false on available diskspace | |
2007-12-18 | 2K | GIT | cli.various/diff.p | diff.p - diff wrapper knowning about gzip | |
2012-03-11 | * | 4K | GIT | cli.various/dir.fdupes/ | dir.fdupes - some notes on fdupes for file deduplication |
2012-03-11 | * | 4K | GIT | cli.various/dir.printing/ | my current network printing scripts for lprng, including an lpr wrapper to invoke them in spite of gtk-print |
2009-10-10 | 2K | GIT | cli.various/gunzipmemberextract | gunzipmemberextract - experimental code on recovering appended gzipped 'members' from a corrupted gzip file | |
2009-10-10 | 3K | GIT | cli.various/gzip.rfix | gzip.rfix - clean up archive dirs after gzip -r | |
2009-10-23 / 0.1 | 5K | GIT | cli.various/mt_dir | mt_dir - preconfigured directory short cuts for shell and mc | |
2009-10-23 | 1K | GIT | cli.various/mt_dir.cfg | ||
2009-10-09 | 10K | GIT | cli.various/paradj | paradj - text formatting, modified | |
2011-09-08 | 2K | GIT | cli.various/redatedir | touch directories according to the most recent mtime timestamps of their contents ('recursive') | |
2009-10-10 | 1K | GIT | cli.various/repeat | repeat commands | |
2010-02-21 / 0.1.2 | 7K | GIT | cli.various/rr | rr allows defining, listing aliases as well as executing commands with argument alias-expansion and globbing (perl rewrite) | |
2010-01-21 | 3K | GIT | cli.various/sanitize_filenames | ancient latin1 filename sanitizing (superseded: myrename, utf8) | |
2011-11-17 | 0K | GIT | cli.various/sleep.pl | sleep.pl - example of perl subsecond select sleep | |
2011-12-19 / 0.1 | 10K | GIT | cli.various/sleepuntil | sleepuntil sleeps until date, optionally executing commands | |
2010-09-05 | 59K | GIT | cli.various/term.reset | term.reset - terminal reset, copes with the corruption caused by vim highlighting bug meeting urxvt | |
2009-09-17 / 0.1 | 8K | GIT | cli.various/watchfloat | watchfloat - extended example showing floating command output in a terminal | |
2012-03-11 | * | 0K | GIT | googleb56fdb2b089ee576.html | |
2009-08-07 | 34K | GIT | gpl.txt | GPL v3 - the licence used for the files in this archive | |
2009-09-06 | 0K | GIT | hw.tablet/README.md | ||
2010-09-16 | 4K | GIT | hw.tablet/rotate.sh | rotate.sh - toshiba tablet orientation scriptlet | |
2012-03-11 | * | 1K | GIT | versions | |
2012-01-30 | 3K | GIT | vim/00_VIM.html | --> vim scripts and macros (mostly placeholder) <-- | |
2009-09-06 | 0K | GIT | vim/README.md | ||
2009-08-22 | 4K | GIT | vim/dir.runtime/ | vim runtime (placeholder) | |
2012-01-30 / 0.1.2 | 4K | GIT | vim/pipe.vim | pipe.vim - run vim in the middle of a pipe directly or with xargs | |
2012-01-30 | 4K | GIT | vim/pipe.vimcolorcat | within a pipe, non-interactively syntax-highlighting input text according to the matching vim syntax file. Output is ANSI (using vim.org's 2ansi.vim) or optionally colored HTML markup (using runtime's 2html.vim) | |
2012-01-29 | 2K | GIT | vim/vimless | vimless - wrapper to use vim incl. its syntaxhighlighting instead of less | |
2009-09-17 / 1.2pj | 9K | GIT | vim/vimscript | vimscript - an updated version to work in pipes on unix | |
2009-07-19 | 0K | GIT | vim/vimscript.range |
HOME | GIT Overview | Script-Archive: (docs) : (wiki) : (git) | ...
jakobi(at)acm.org, 2009-07 - 2012-03-11