REOBack (pronounced as ray-o-back), is a backup solution designed for
Linux or FreeBSD users/system admins. It supports scheduled full/incremental
backups, remote transfers via NFS or FTP as well as auto-deletion of old
backups.
The samefile program finds files with identical contents (independent of
file name). Typical usage would be
find / -print | samefile
turning up megabytes of wasted disk space due to duplicates. Try it,
you'll be baffled.
Sched-utils are a collection of tools related to realtime scheduling,
working much like 'nice' and 'renice', except they change the priority
and scheduler. This enables a process to run insoft realtime, as
specified by POSIX.1b.
This is a simple tool that dumps System V shared memory segments, files and
text. It might be useful when you have to debug programs that use System V
shared memory.
Tool intended to prevent the accidental deletion of important files
by replacing /bin/rm with a wrapper, which checks the given arguments
against a configurable blacklist of files and directories that should
never be removed.
Userinfo displays information about a local user. The output is separated by a
field deliminator so it's easy to integrate into shell scripts.
This is a program to test the compatibility (or to demonstrate the
non-compatibility) of so-called "VT100-compatible" terminals.
swapmon will check the current swapusage and if more than SWAP_HIGH per-
cent of swapspace is in use it will create a new swapfile with a size of
size of SWAP_STEP percent of the current swapspace and activate it. If
less than SWAP_LOW percent of swapspace is in use it will deactivate a
previously added swapspace file and remove it.
freebsd@nagilum.org
Renames files in a proper English title format: prepositions, conjunctions,
and articles (<5 letters) are in lowercase unless they are the first or
last word in the title; all others begin with uppercase. Can use id3v2 to
tag mp3s using info in filename.
Wii remote is an innovative hci developed by Nintendo.
This project intends to help FreeBSD users use wii remote as mouse.
This project is based on bthidd, developed by Maksim Yevmenkin
<m_evmenkin@yahoo.com>, and information from http://www.wiili.org.