GKrellM-gkfreq is a plugin to GKrellM that displays the current CPU
frequencies.
reversible hexdump is a hexdump/hex2bin-toolkit that dumps to a special
readable and reversible hexadecimal byte-dump,where you can not only change
bytes, but also insert or delete bytes. It has a flush-switch, where it will
output hexbytes for each single char it reads. This is especially useful for
watching output from slow devices (e.g., serial devices like mice). The
hex2bin-utility (the reverse-hexdump) not only accepts hexbytes for input,
but also double-quoted strings with most of the escape-chars known
from C and makes good attempts at undumping even hexdumps with repetition-lines
(a "*" on its own line). It's written in ANSI C.
This is a collection of utilities for listing, stopping, and doing other
various things with jails.
- injail: to determine if process is running in a jail
- jails: lists all the running jails
- jid: translates jail ids to jail host names and vice versa
- jkill: shutdown or restart a jail
- jps: lists processes running in a jail
- jstart: secure replacement for the jail command
mapchan - A program which allows you to transform the input and output
of a terminal (including a serial port terminal). It is useful when:
* You need to work with various encodings on various virtual
terminals
* You have an assortment of terminals, not one of which supports
your favorite encoding.
This software is an incomplete implementation of the functionality of
the utility "mapchan" of SCO Unix.
The goals of the Linux-NTFS project are to develop reliable and full feature
access to NTFS by the Linux kernel driver and by a user space driver
(ntfsmount), and to provide a wide collection of NTFS utilities and a
developer's library for other GPLed programs. We have already achieved a lot,
with high quality results. Includes the following:
ntfsmount: fast, reliable, read/write, userspace.
ntfsprogs: various tools for managing ntfs, namely mkntfs, ntfsresize,
ntfsclone, ntfsfix, ntfsundelete, ntfswipe and ntfsdecrypt.
pslist is a simple command-line utility for viewing and sending signals
to a whole process tree.
With the PEAR Cache you can cache the result of certain function
calls, as well as the output of a whole script run or share data
between applications.
This package is a little cache system optimized for file containers. It is
fast and safe (because it uses file locking and/or anti-corruption tests).
Provides easy access to read/write to files along with
some common routines to deal with paths. Also provides
interface for handling CSV files.
PEAR::File_Find, created as a replacement for its Perl counterpart, also
named File_Find, is a directory searcher, which handles, globbing, recursive
directory searching, as well as a slew of other cool features.