fnteditfs is a small, simple font editor, designed for editing FreeBSD's
syscons and Linux fonts (but may also work for other OSes). It's written
in C, using the ncurses library for its display library.
Fortunelock is a "keep it simple, stupid" program to lock a terminal while
showing fortunes. It was designed to be as small and simple as possible
and therefore does not support PAM, NIS, shadow passwords or even regular
passwords: the user must enter a lock password to lock the terminal.
The detach command is a grungy little program for executing programs
in the background, without use of a control terminal. (In the style
of most common daemon processes...) The intent was to create a
program one could start via rsh, to initiate xterm sessions, without
keeping extra local rsh & remote rshd and shell processes alive.
This is a port of detox, which is a program that renames files to make them
easier to work with under Unix and related operating systems. Spaces and
various other unsafe characters (such as "$") get replaced with "_". ISO
8859-1 (Latin-1) characters can be replaced as well, as can UTF-8 characters.
Fpart is a tool that helps you sort files and pack them into bags
("partitions"). It is developped in C and available under the BSD license.
It splits a list of directories and files into a certain number of partitions,
trying to produce partitions with the same size and number of files. It can
also produce partitions with a given number of files or a limited size.
Display file system space usage using graph and colors.