GRegExp Explorer is a graphical regular expression explorer based on the PCRE
regular expression library. It is possible to test regular expressions on the
fly and check the result in detail.
gRun is a GTK/X application launcher that looks like the
MS Windows 95/98/NT(tm) Run dialog. It has a history function and can
optionally distinguish between console and X programs.
The GNU hello program produces a familiar, friendly greeting. It allows
nonprogrammers to use a classic computer science tool which would
otherwise be unavailable to them.
iSelect is an interactive line selection tool for ASCII files, operating
via a full-screen Curses-based terminal session. It can be used either as
an user interface frontend controlled by a Bourne-Shell/Perl/Tcl backend
as its control script or in batch mode as a pipeline filter (usually
between grep and the final executing command).
Do you know what 'foo' means? Have you wondered about the
mutated punchline in the BUGS section of tunefs(8)? Do you
know the 'least random number'?
Find all answers in the jargon file, a comprehensive compendium
of hacker slang illuminating many aspects of hackish tradition,
folklore, and humor.
kcd allows user to change directory by using various methods:
- By using cursor keys to navigate through the directory tree
screen
- By searching in directory tree screen
- By typing part of the directory name directly at the
command line.
Other features include:
- Can be configured to filter out to some subdirectories,
useful for cdrom and msdos partition mounting points
- Can be configured to scan directory tree starting from some
specified directory inwards, for example, home directory.
- If the number directories that matches to the name given in
the command line exceeds a specified number, kcd displays
the whole list.
- Faster directory rescan if old data file exists. Only
directories with newer modified/changed time are scanned.
- Sorted directory tree listing.
gplink is a gp32 linking tool with support for upload, download delete files
create and remove directories, run files, etc in the smc card on the GP32.
Tempcontrol is a temperature control program. In its current version
it is specifically designed to control the temperature of beer
fermenters in a fridge. It controls the temperatures when necessary
by turning on either the fridge motor to cool the surroundings, or a
light bulb to warm them.
The specific brewing-related details are relatively minor, and future
versions may become more general-purpose.
Read the file README in the distribution for more information. At a
later date there will be real documentation.
wmweather+ will download the National Weather Serivce METAR bulletins;
AVN, ETA, and MRF forecasts; and any weather map for display in a
WindowMaker dockapp. Think wmweather with a smaller font, forecasts,
a weather map, and a sky condition display.
You will need to look up the METAR code for your city (a standard code
used in aviation).
From the histring README:
This program simply highlights strings using ANSI terminal escape codes. It
started out as sample code for using regular expressions but it turned out that
I used it so much that I thought it warrented a release.
One of the most common things I use the program for is helping me parse the
output of grep and diff. I think that this programs functionality should be
folded in to those programs but until then histring does the job nicely.