Kernel module for calling arbitrary ACPI methods from userspace.
A CloneCD to ISO converter.
Ccze is a fast, C port of the well known colorize log colorizer.
It uses ncurses for the output and PCRE for matching. It is also
extensible via plug-ins.
Plugins for apm, exim, fetchmail, httpd, postfix, procmail, squid,
syslog, ulogd, vsftpd, xferlog and more are provided.
CDargs heavily enhances the navigation of the common Unix file-system
inside the shell. It plugs into the shell built-in cd-command (via a shell
function or an alias) and thus adds bookmarks and a browser to it. It
enables you to move to a very distant place in the file-system with just
a few keystrokes.
CDBKUP is a professional-grade open-source package for
backing up filesystems onto CD-Rs or CD-RWs.
Features:
Supports full or incremental backups.
Results are stored as GNU tarballs on ISO 9660 filesystems.
Excellent support for multi-session CDs.
Large backups can be split between multiple CDs.
Supports gzip, bzip2 or no compression.
This port provides a program that loads the microcode firmware onto Sun
Microsystems AFB Graphics Accelerators aka Sun Microsystems Elite 3D
found in many UltraSPARC systems. The microcode is necessary if you want
to run X.Org with acceleration on these cards and is also included in this
port.
cdf means "colorized df". The main features of cdf are:
* customazable color schemes
* eye-friendly capacity bars
* most of such utils needs some 3rd party libraries, python interpreter
and so on, while cdf written in pure C
Unix provides the standard du utility, which scans your disk and tells you which
directories contain the largest amounts of data. That can help you narrow your
search to the things most worth deleting.
However, that only tells you what's big. What you really want to know is what's
too big. By itself, du won't let you distinguish between data that's big because
you're doing something that needs it to be big, and data that's big because you
unpacked it once and forgot about it.
Most Unix file systems, in their default mode, helpfully record when a file was
last accessed. Not just when it was written or modified, but when it was even
read. So if you generated a large amount of data years ago, forgot to clean it
up, and have never used it since, then it ought in principle to be possible to
use those last-access time stamps to tell the difference between that and a
large amount of data you're still using regularly.
agedu is a program which does this. It does basically the same sort of disk scan
as du, but it also records the last-access times of everything it scans. Then it
builds an index that lets it efficiently generate reports giving a summary of
the results for each subdirectory, and then it produces those reports on demand.
cdircmp is a simple utility that compares two directories, displays the
differences, and allows you to select items to copy.
cdls is a curses-based file manager for quickly browsing directories and
files. The screen can be dynamically adjusted to include all information
(like 'ls -ail'), or just the filenames (multi-column), or anything in
between.
All basic file and directory manipulations are possible with 1 keystroke:
copy, move, delete, view, execute, change owner/group/mode, edit, diff,
link (hard/symbolic), wc, tail -f, cksum, hexdump and many others.
Documentation is self-contained in cdls and consists of two screens from
which each option or subject can be selected to show its info screen.