futil is a set of Linux utility scripts. It
includes an easy-to-use, keyword-based application
launcher. It also contains tools for re-syncing to
the network after resuming from suspend,
displaying processes associated with a specific
pty, backing up the key system config files,
making an archive of the current working
directory, and more.
License: Academic Free License (AFL)
Changes:
This major release focuses on the addition of
~/.futilrc support. Now, global values can be
registered in the user's ~/.futilrc file and
safely persist between futil releases, instead of
being hard coded in the scripts themselves. The
following new scripts and files were added:
dumpschema, dumptables, tables2html, syserr,
httpcode, spinchild, spinloop, and the FUTILRC.txt
prototype file. Many script enhancements and
bugfixes were added.