PARD: Utilities

Archiver

Afio

Afio is an archiver/backup program that produces cpio-format archives. It is best used as an archive engine in a backup script.

Like tar, afio can make compressed archives. However, the compressed archives produced by afio are much safer than tar -z archives. If a tar -z archive has a read error, tar is unable to extract the files beyond this error. The compressed archive format used by afio allows it to recover from read errors and go on unpacking the next file.

Current version2.4.5
Maintainer Koen Holtman <koen@win.tue.nl>
Download ftp://sunsite.unc.edu/pub/Linux/system/backup/afio-2.4.5.tgz ftp://ftp.win.tue.nl/pub/linux/tbackup/afio-2.4.5.tgz
Modified03 October 1998 04:05

Calculators

crw

crw is an easy to learn, easy to use, command line oriented calculator. It supports both interactive mode, and command line arguments. The latter making it suitable for scripts. crw's features include functions like sin, asin, cos, lg, a fully featured fraction datatype, implicit multiplication, all the common operators, and lots more.
Current version0.9
Homepage http://sargasso.flum.org/crw/
Download http://sargasso.flum.org/crw/crw-0.9.tar.gz
Modified07 July 1998 10:33

Compression

Bzip2

Bzip2 is a high-quality drop-in replacement for the GNU Gzip data compressor. It is designed to give compression close to the best available techniques, whilst being fast and small enough to be practical for production use.
Current version0.9.0b
Homepage http://www.muraroa.demon.co.uk
Author Julian Seward <jseward@acm.org>
Copyleft BSD
Download http://www.muraroa.demon.co.uk/bzip2-0.9.0b.tar.gz
Resources HOWTO
Modified22 September 1998 22:22

gzip

Gzip reduces the size of the named files using Lempel-Ziv coding LZ77. Whenever possible, each file is replaced by one with the extension .gz, while keeping the same ownership modes, access and modification times.
Current version1.2.4
Homepage http://www.gzip.org/
Author Jean-Loup Gailly
Copyleft GPL
Download ftp://ftp.gnu.org/gzip-1.2.4.tar.gz
Modified02 July 1998 06:58

lzop

lzop is a file compressor very similiar to gzip. Its main advantages over gzip are much higher compression and decompression speed, at the cost of some compression ratio.

lzop was designed with the following goals in mind:

  1. speed (both compression and decompression)
  2. reasonable drop-in compatibility to gzip
  3. portability
Current version1.00
Homepage http://wildsau.idv.uni-linz.ac.at/mfx/lzop.html
Author Markus Franz Xaver Johannes Oberhumer <markus.oberhumer@jk.uni-linz.ac.at>
Copyleft GPL
Modified17 September 1998 01:17

ZipCracker

Cryptography

cipe

GNU Privacy Guard

The GNU Privacy Guard is a complete PGP replacement.
Current version
Beta0.9.2
Homepage http://www.d.shuttle.de/isil/crypt/gnupg.html
Copyleft GPL
Download ftp://ftp.guug.de/pub/gcrypt/gnupg-0.9.2.tar.gz
Modified27 January 1999 08:17

SSLeay

SSLeay is a free implementation of Netscape's Secure Socket Layer - the software encryption protocol behind the Netscape Secure Server and the Netscape Navigator Browser.

SSLeay implements the following encryption algorithms:

Current version0.9.0b
Homepage http://www.psy.uq.oz.au/~ftp/Crypto/
Authors Eric Young <eay@cryptsoft.com> Tim Hudson <tjh@cryptsoft.com>
Copyleft free
Modified09 July 1998 14:53

ZipCracker

ZipCracker will try to find the correct password for a given file in a zip archive, by using the Brute force method(TM).
Current version0.0.4
Homepage http://www.algonet.se/~jonas_b/zipcracker/
Author Jonas Borgström <jonas_b@bitsmart.com>
Copyleft GPL
Download http://www.algonet.se/~jonas_b/zipcracker/files/zipcracker_0.0.4.orig.tar.gz http://www.algonet.se/~jonas_b/zipcracker/files/zipcracker_0.0.4-1_i386.deb
Modified11 September 1998 16:31

File

Chart

Cook

fileutils

The fileutils package contains the GNU file management utilities. Most of these programs have significant advantages over their Unix counterparts, such as greater speed, additional options, and fewer arbitrary limits. It includes programs to copy, move, list, etc, files.
Current version4.0
Homepage http://www.gnu.org/software/fileutils/
Copyleft GPL
Download ftp://ftp.gnu.org/pub/gnu/fileutils-4.0.tar.gz
Modified18 November 1998 18:02

gtkfind

gtkfind is a gtk-based file finding and manipulation program. It is what you use when you don't want to bother looking up all the arguments to find(1). You can match files by name, type, date, etc. and run programs on them.
Current version0.5
Author Matt Grossman <mattg@oz.net>
Copyleft GPL
Download http://www.oz.net/~mattg/gtkfind-0.5.tar.gz
Modified02 September 1998 21:12

lsof

Lsof's name stands for LiSt Open Files, and it does just that. It lists information about files that are open by the processes running on a UNIX system.
Current version4.36
Author Vic Abell <abe@purdue.edu>
Download ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/lsof.tar.gz
Modified02 September 1998 21:34

Xdelta

XDelta is a library interface and application program designed to compute changes between files. These changes (deltas) are similar to the output of the diff program in that they may be used to store and transmit only the changes between files. However, unlike diff, the output of XDelta is not expressed in a human-readable format. XDelta can also apply these deltas to a copy of the original file(s). XDelta uses a fast, linear algorithm and performs well on both binary and text files. XDelta typically outperforms GNU diff in both time and generated-delta-size, even for plain text files. XDelta also includes a simple implementation of the Rsync algorithm and several advanced features for implementing RCS-like file-archival upon.
Current version1.0.0
Homepage http://www.xcf.berkeley.edu/~jmacd/xdelta.html
Author Josh MacDonald <jmacd@cs.berkeley.edu>
Copyleft GPL
Download ftp://ftp.xcf.berkeley.edu/pub/xdelta/xdelta-1.0.0.tar.gz
Modified08 October 1998 07:09

File Systems

e2fsprogs

Current version1.12
Homepage http://web.mit.edu/tytso/www/linux/e2fsprogs.html
Download ftp://tsx-11.mit.edu/pub/linux/packages/ext2fs
Modified13 July 1998 12:01

HFS Utilities

HFS is the Hierarchical File System, the native volume format used on modern Macintosh computers. hfsutils is the name of a comprehensive software package being developed to permit manipulation of HFS volumes from UNIX and other systems.

The package contains several command-line programs, a tk-based front end for browsing and copying files, and a Tcl package and interface for scriptable access to volumes.

Current version3.2
Homepage http://www.mars.org/home/rob/proj/hfs/
Author Robert Leslie <rob@mars.org>
Copyleft GPL
Download ftp://ftp.mars.org/pub/hfs/
Modified21 May 1998 15:00

lde

This is lde, the Linux disk editor, for Minix/Linux partitions. It currently supports what were once the three most popular file systems under Linux: ext2fs, minix, and xiafs (there is also a nofs system under which lde will function as a binary editor). lde allows you to view and edit disk blocks as hex and/or ASCII, view/navigate directory entries, and view and edit formatted inodes. Most of the functions can be accessed using the program's curses interface or from the command line so that you can automate things with your own scripts.

lde can also be used to recover files which may have been accidentally erased or just to poke around the file system to see what it's made of. I've included a short introduction to the Minix file system (just enough to get the ideas of blocks and inodes across to most people) and some docs on the ext2fs (mostly just data out of <linux/ext2_fs.h> formatted as tables to make wading through the disk blocks a little bit easier). If you aren't familiar with inode based file systems, you should have a look at those files before proceeding to the doc/UNERASE file, which details what I think you might try to recover a file.

Current version2.4
Homepage http://www.geocities.com/CapeCanaveral/Lab/7731/lde.html
Author Scott Heavner <sdh@po.cwru.edu>
Requires ncurses
Download http://www.geocities.com/CapeCanaveral/Lab/7731/lde-2.4.tar.gz ftp://sunsite.unc.edu/pub/Linux/system/filesystems/lde-2.4.tar.gz
Modified19 August 1998 20:19

mount

Mount is used for adding new filesystems, both local and networked,to your current directory structure. The filesystems must already exist for this to work. It can also be used to change the access types the kernel uses for already-mounted filesystems.
Current version2.8a
Copyleft GPL
Download ftp://ftp.win.tue.nl/pub/linux/util/mount/mount-2.8a.tar.gz
Modified01 October 1998 09:56

util-linux

Hardware

Linux PCI Utilities

The Linux PCI Utilities contain various utilities for dealing with the PCI bus in Linux:
lspci
displays detailed information about all PCI busses and devices in the system, replacing the original /proc/pci interface.
setpci
allows to read from and write to PCI device configuration registers. For example, you can adjust the latency timers with it.
Current version1.09
Homepage http://atrey.karlin.mff.cuni.cz/~mj/pciutils.html
Download ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/pciutils-1.09.tar.gz
Modified27 November 1998 01:57

util-linux

Miscellaneous

Chameleon

chpp

Gnuplot

jstools

plotutils

util-linux

Miscellaneous utilities for Linux.
Current version2.9
ContactAndries Brouwer <util-linux@math.uio.no>
Download ftp://ftp.win.tue.nl/pub/linux/util/util-linux-2.9.tar.gz ftp://sunsite.unc.edu/pub/Linux/system/misc/util-linux-2.9.tar.gz ftp://tsx-11.mit.edu/pub/linux/packages/utils/util-linux-2.9.tar.gz
Modified24 November 1998 10:26

Scheduler

Cal

This is a port to various operating systems (including Linux, SunOS, Solaris, MS-DOS, and OS/2) of the standard unix cal(1) program. It includes new features like color support, daily reminders/appointments, etc. The thing I like most about it is that I can use the same program and data file on all platforms I access.
Current version3.5
Homepage http://home.sprynet.com/sprynet/cbagwell/projects.html
Authors Alex Matulich <matulich_a@seaa.navsea.navy.mil> Chris Bagwell <cbagwell@sprynet.com>
Download http://home.sprynet.com/sprynet/cbagwell/cal-3.5.tar.gz
Modified17 April 1998 16:49

GNOME Utilities module

KOrganizer

System

binutils

The GNU binutils package provides programs to assemble and manipulate binary and object files. Included are the GNU assembler (gas), the GNU linker, gprof, and various binary utilities.
Current version
Stable2.9.1.0.15
Devel2.9.10.16
Author H.J. Lu <hjl@lucon.org>
Download ftp://tsx-11.mit.edu/pub/linux/packages/GCC/binutils-2.9.1.0.15.tar.gz ftp://sunsite.unc.edu/pub/Linux/GCC/binutils-2.9.1.0.15.tar.gz ftp://tsx-11.mit.edu/pub/linux/packages/GCC/private/tofu/binutils-2.9.10.16.tar.gz
Modified01 December 1998 14:52

defrag

Defragmenter for the ext2fs filesystem.

Note from PARD's maintainer: Under normal circumstances the fragmentation of ext2fs filesystems is too low that it deserves defragmentation. But your mileage may vary.

Current version0.73
Author Stephen Tweedie <sct@dcs.ed.ac.uk>
Download ftp://linux.dcs.ed.ac.uk:/pub/linux/defrag/defrag-0.73.tar.gz ftp://sunsite.unc.edu:/pub/Linux/system/filesystems/defrag-0.73.tar.gz
Modified26 January 1998 19:25

gcc

jslaunch

jslaunch is a very small daemon/program that will start a specified shell command when a combination of joystick buttons is pressed. One of its uses is as a backup way to make a clean shutdown if your console has been messed up by X11 or SVGAlib and you don't have a terminal sitting on your desk to log in and shut down from, but you can use it for example as a remote control to do just about anything (including starting a measurement on an experimental setup connected to your computer).
Current version2.0
Homepage http://gene.wins.uva.nl/~spronk/jslaunch/
Author Sander Pronk <pronk@amolf.nl>
Copyleft GPL
Download http://gene.wins.uva.nl/~spronk/jslaunch/jslaunch-.tar.gz ftp://sunsite.unc.edu/pub/Linux/hardware/daemons/jslaunch-.tar.gz
Modified02 December 1998 20:12

kcrontab

Linux PCI Utilities

make

util-linux

Text

grep

Grep searches the named input files or standard input for lines containing a match to the given pattern.
Current version
Stable2.2
Alpha2.2e
Homepage http://www.gnu.org/software/grep/grep.html
Copyleft GPL
Download ftp://ftp.gnu.org/pub/gnu/grep-2.2.tar.gz ftp://alpha.gnu.org/gnu/grep-2.2e.tar.gz
Modified08 January 1999 18:20

sed

Sed is a stream editor -- used for scripted data transformations, such as transforming a data stream within a pipeline.
Current version3.02
Download ftp://ftp.gnu.org:/pub/gnu/sed-3.02.tar.gz
Modified07 August 1998 05:48

sgrep

Sgrep is a tool to search and index text, SGML, XML and HTML files using structured patterns.
Current version1.91a
Homepage http://www.cs.helsinki.fi/~jjaakkol/sgrep.html
Author Jani Jaakkola <jjaakkol@cs.helsinki.fi>
Modified25 December 1998 20:41

txt2html


© 1999 by Stefan Hornburg <racke@linuxia.de>
Last modified 03. June 1999