Modern tools.
Traditional dedication.
Home
| Purpose
| Linux
| Products
| Legality
| Special
| Downloads
| Articles
| Contact
![]()
| adtool | 1.2 | GPL | Active Directory administration utility for Unix | adtool is a unix command line utility for Active Directory administration. Features include user and group creation, deletion, modification, password setting and directory query and search capabilities. |
| agrep | 0.5.3 | GPL | Approximate matching | Approximate pattern matching allows matches to be approximate, that is, allows the matches to be close to the searched pattern under some measure of closeness. TRE uses the edit-distance measure (also known as the Levenshtein distance) where characters can be inserted, deleted, or substituted in the searched text in order to get an exact match. Each insertion, deletion, or substitution adds the distance, or cost, of the match. TRE can report the matches which have a cost lower than some given threshold value. TRE can also be used to search for matches with the lowest cost. TRE includes a version of the agrep command line tool for approximate regexp matching in the style of grep. Unlike other agrep implementations (like the one by Sun Wu and Udi Manber from University of Arizona available) TRE agrep allows full regexps of any length, any number of errors, and non-uniform costs for insertion, deletion and substitution. |
| binstats | 1.08 | GPL | An administration utility | An administration utility for tracking down the various types of binary formats for Linux (i386) executables and their dynamic library dependencies and also executable scripts. |
| cksfv | 1.3 | GPL | Simple File Verification program | cksfv (Check SFV) can create sfv (Simple File Verification) listings and test already created sfv files. Uses the crc32 checksum. This format is common in the Windows world. |
| clamav | 0.67 | GPL | An anti-virus utility for Unix. | Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon, a commandline scanner, and a tool for automatic updating via Internet. The programs are based on a shared library distributed with the Clam AntiVirus package, which you can use in your own software. |
| cloop-utils | 1.02 | GPL | Utilities for the creation and extraction of compressed loop images | Utilities for the creation and extraction of compressed loop images |
| dnotify | 0.13.0 | GPL | Execute command when directory changes | Dnotify is a simple program that makes it possible to execute a command every time the contents of a specific directory change in Linux. It is run from the command line and takes two arguments: one or more directories to monitor and a command to execute whenever a directory has changed. Options control what events to trigger on: when a file was read in the directory, when one was created/deleted, etc. |
| dosfstools | 2.9 | GPL | Utilities to create and check MS-DOS FAT filesystems. | Inside of this package there are two utilities to create and to check MS-DOS FAT filesystems on either harddisks or floppies under Linux. This version uses the enhanced boot sector/superblock format of DOS 3.3+ as well as provides a default dummy boot sector code. |
| draksync | 9.0 | GPL | Graphical tool for directory synchronization | DrakSync is a graphical tool for synchronizing directories on different machines. It was first designed to be a front-end to Rsync and SSH/RSH but it now has support for built-in FTP synchronization. |
| emelfm | 0.9.2 | GPL | File manager using the two-panel design and Gtk+ | emelFM is a file manager that implements the popular two-panel design. It features a simple GTK+ interface, a flexible filetyping scheme, and a built-in command line for executing commands without opening an xterm. Features: o Simple Interface o Bookmarks and History Lists o Flexible filetyping scheme o Multiple actions selectable for each filetype o Filename, Size, and Date Filters o Built-In Command Line o User-defined menu o Configurable Keyboard bindings o Configurable Toolbar o Runtime loadable plugins |
| emelfm2 | 0.0.5 | GPL | File manager using the two-panel design and Gtk2 | emelFM2 is the GTK+2 port of emelFM emelFM is a file manager that implements the popular two-panel design. It features a simple GTK+2 interface, a flexible filetyping scheme, and a built-in command line for executing commands without opening an xterm. Features: o Simple Interface o Bookmarks and History Lists o Flexible filetyping scheme o Multiple actions selectable for each filetype o Filename, Size, and Date Filters o Built-In Command Line o User-defined menu o Configurable Keyboard bindings o Configurable Toolbar o Runtime loadable plugins Note: EmelFM2 and EmelFM are parallel installable |
| fb | 1.5 | GPL | Utility for the viewing, editing, and manipulation of binary files. | fb is a binary file viewer, editor, and manipulator. It can be used as a filter, an interactive browser, or to simply dump a file in either binary, decimal, hexadecimal, or octal and/or characters. Either overwrite bytes in either of the four bases or characters or dump to a file and edit the resulting text file with any text editor, then fb can translate from either of the four bases back into a binary file. In summary, fb is a versatile tool for binary file creation, manipulation, and examination. Author: John Howard Swaby <polymath@uwyo.edu> |
| fidoconf | 1.4.0 | GPL | Library to access the fidoconfig | The design goal of fidoconfig was to provide one config-file for several different fido software packages like editor, tosser etc. An additional aim was to have one library (fidoconfig) which can be used by all programs. The advantage is you only have to edit one config-file, so changing your system is much easier than with common software packages. Also bugs can only creep in one library and not in thousands over thousands libraries. |
| file | 4.07 | BSD | A utility for determining file types. | The file command is used to identify a particular file according to the type of data contained by the file. File can identify many different file types, including ELF binaries, system libraries, RPM packages, and different graphics formats. You should install the file package, since the file command is such a useful utility. |
| FileRunner | 2.5.1 | GPL | A simple file manager with built-in FTP support | FileRunner shows you a recursive graphical directory menu of your entire file system tree, including a history and hotlist (like bookmarks). FileRunner can also be used to browse through FTP directories as easily as normal directories. FileRunner supports many FTP functions (upload/download, delete, makedir, FTP through a proxy, resume download, asynchronous file transfer, and more) and is very configurable and extensible. |
| findutils | 4.1.20 | GPL | The GNU versions of find utilities (find, xargs, and locate). | The findutils package contains programs which will help you locate files on your system. The find utility searches through a hierarchy of directories looking for files which match a certain set of criteria (such as a filename pattern). The locate utility searches a database (create by updatedb) to quickly find a file matching a given pattern. The xargs utility builds and executes command lines from standard input arguments (usually lists of file names generated by the find command). You should install findutils because it includes tools that are very useful for finding things on your system. |
| foremost | 0.69 | Public Domain | Recover files based on their headers and footers. | Foremost is a Linux program to recover files based on their headers and footers. Foremost can work on image files, such as those generated by dd, Safeback, Encase, etc, or directly on a drive. The headers and footers are specified by a configuration file, so you can pick and choose which headers you want to look for. |
| freedups | 0.6.0 | GPL | Hardlinks identical files to save space. | Freedups hardlinks identical files to save space. For files that are generally read from and not written to, this can provide a significant space savings with no performance degredation. In fact, in a small number of cases, this can speed up the system. |
| fsgrab | 1.1 | GPL | Get blocks from an (ext2) filesystem on Linux | This program allows you to seek to a given point in a file or a block device and write a given number of blocks out from that point, without reading the intervening material. This is useful in attempting undeletion of files. See the Ext2fs-Undeletion howto for details. |
| fsv | 0.9 | LGPL | fsv - 3D File System Visualizer | fsv (pronounced effessvee) is a file system visualizer in cyberspace. It lays out files and directories in three dimensions, geometrically representing the file system hierarchy to allow visual overview and analysis. fsv can visualize a modest home directory, a workstation's hard drive, or any arbitrarily large collection of files, limited only by the host computer's memory and hardware constraints. |
| gentoo | 0.11.46 | GPL | Gentoo is a graphical file management program | Gentoo is a modern, powerful, flexible, and utterly configurable file manager for UNIX systems, written using the GTK+ toolkit. It aims to be 100% graphically configurable; there's no need to edit config files by hand and then restart the application. gentoo is somewhat inspired in its look & feel by the classic Amiga program DirectoryOpus. |
| git | 4.3.20 | GPL | A set of GNU Interactive Tools. | GIT (GNU Interactive Tools) provides an extensible file system browser, an ASCII/hexadecimal file viewer, a process viewer/killer and other related utilities and shell scripts. GIT can be used to increase the speed and efficiency of copying and moving files and directories, invoking editors, compressing and uncompressing files, creating and expanding archives, compiling programs, sending mail and more. GIT uses standard ANSI color sequences, if they are available. You should install the git package if you are interested in using its file management capabilities. |
| gmime-utils | 2.0.11 | LGPL | Utilities using the libGMIME library | This package contains gmime-uudecode and gmime-uuencode and will allow you to manipulate MIME messages. These utilities can also be used instead of uudecode and uuencode from the sharutils package. |
| gnome-commander | 1.1.6 | GPL | A Gnome filemanager similar to the Norton Commander(TM) | Gnome Commander is a filemanager that just like the classical Norton commander (TM) lets you do everything with the keyboard. It can perform all standard file operations and some extra features like ftp support. |
| gnome-find | 1.0.2 | GPL | Gnome-find is a graphical find utility | Gnome-find is a gnome-based graphical find utility. |
| gnupg | 1.2.4 | GPL | GNU privacy guard - a free PGP replacement. | GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC2440. |
| grep | 2.5.1 | GPL | The GNU versions of grep pattern matching utilities. | The GNU versions of commonly used grep utilities. Grep searches one or more input files for lines which contain a match to a specified pattern and then prints the matching lines. GNU's grep utilities include grep, egrep and fgrep. You should install grep on your system, because it is a very useful utility for searching through text files, for system administration tasks, etc. |
| gringotts | 1.2.8 | GPL | An electronic strongbox | Gringotts is a small but (hopely ;) useful utility that stores sensitive data (passwords, credit card numbers, girlfriends' addresses) in an organized, optimized and most of all very secure form. It uses libGringotts to provide a strong level of encryption, just aiming to be as trustworthy as possible. |
| gtkfind | 1.1 | GPL | A graphical file finding program | gtkfind is a graphical file finding program, written by Matt Grossman <mattg@oz.net> and distributed under the terms of the GNU GPL. It requires X and the freely distributable (GPL) gtk toolkit to run. gtk is available from www.gtk.org and other places. |
| hfsplusutils | 1.0.4 | GPL | User-space HFS+ utilities | A portable, free implementation of routines for accessing HFS+ volumes. Currently only reading is supported. |
| hfsutils | 3.2.6 | GPL | Tools for reading and writing Macintosh HFS volumes | A portable, free implementation of routines for accessing HFS volumes. Provides this through 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. |
| htmldoc | 1.8.23 | GPL | Convert HTML documents into PDF or PS format | HTMLDOC allow you to convert Html documents into PDF or PS format. Links and somes specific things of PDF format can be used. |
| huskybse | 1.0.0 | GPL | Common files for all packages of the Husky-project | This package contains some files common to all packages of the Husky-software. Only needed if you want to compile the Husky-software yourself. |
| kdirstat | 2.3.7 | GPL | KDirStat is a graphical disk usage utility, very much like the Unix du command. | KDirStat is a graphical disk usage utility, very much like the Unix du command. In addition to that, it comes with some cleanup facilities to reclaim disk space. |
| krusader | 1.30 | GPL | A twin panel file manager for kde | Krusader is a new "old-school" file manager and ftp client. It's twin-panel look follows in the footsteps of the great file managers of old: GNU's Midnight Commander and the DOS all time favorite Norton Commander. Krusader features: intuative GUI, complete drag n' drop support, transpernt handeling of archives and ftp volumes, bookmarks (with bookmark manager ), pack and unpack from the main window, command line with history and "run in terminal" option, internal viewer, built-in mount manager with auto-mount option and more |
| ktb | 1.04 | GPL | Filebrowser with an unusual display layout | Ktb displays the filesystem with an unusual layout algorithm. The layout, fonts, colors, background and icons are modifiable. A certain view can be saved and loaded or printed on Postscript printers. |
| less | 381 | GPL | A text file browser similar to more, but better. | The less utility is a text file browser that resembles more, but has more capabilities. Less allows you to move backwards in the file as well as forwards. Since less doesn't have to read the entire input file before it starts, less starts up more quickly than text editors (for example, vi). You should install less because it is a basic utility for viewing text files, and you'll use it frequently. |
| libplasticfs0 | 1.8 | GPL | Libraries for the Plastic File System | Libraries for the Plastic File System |
| logrotate | 3.6.6 | GPL | Rotates, compresses, and mails system logs | Logrotate is designed to ease administration of systems that generate large numbers of log files. It allows automatic rotation, compression, removal, and mailing of log files. Each log file may be handled daily, weekly, monthly, or when it grows too large. |
| ltxml | 1.2.5 | GPL | High-speed C-language validating XML parser | LT XML is an integrated set of XML tools and a developers' tool-kit, including a C-based API. The release now available will run on UNIX and WIN32. The LT XML tool-kit includes stand-alone tools for a wide range of processing of well-formed XML documents, including searching and extracting, down-translation (e.g. report generation, formatting), tokenising and sorting. |
| lufs | 0.9.7 | GPL | Linux Userland File System | LUFS is a hybrid userspace filesystem framework supporting many filesystems: sshfs, ftpfs, localfs, locasefs, gvfs, etc. Lots of other "exotic" filesystems are in the planning phase: socketfs, httpfs, freenetfs and others. |
| mc | 4.6.0 | GPL | A user-friendly file manager and visual shell | Midnight Commander is a visual shell much like a file manager, only with way more features. It is text mode, but also includes mouse support if you are running GPM. Its coolest feature is the ability to ftp, view tar, zip files, and poke into RPMs for specific files. :-) |
| mcrypt | 2.6.4 | GPL | Data encryption/decryption program | A replacement for the old unix crypt(1) command. Mcrypt uses the following encryption (block) algorithms: BLOWFISH, DES, TripleDES, 3-WAY, SAFER-SK64, SAFER-SK128, CAST-128, RC2 TEA (extended), TWOFISH, RC6, IDEA and GOST. The unix crypt algorithm is also included, to allow compatibility with the crypt(1) command. CBC, ECB, OFB and CFB modes of encryption are supported. |
| md5deep | 0.16 | Public Domain | Compute MD5 message digests on an arbitrary number of files. | md5deep is a cross-platform program to compute MD5 message digests on an arbitrary number of files. The program is known to run on Windows(tm), Linux, FreeBSD, OS X, Solaris, and should run on most other platforms. md5deep is similar to the md5sum program found in the GNU Coreutils package, but has the following additional features: * Recursive operation - md5deep is able to recursive examine an entire directory tree. That is, compute the MD5 for every file in a directory andf for every file in every subdirectory. * Time estimation - md5deep can produce a time estimate when it's processing very large files. * Comparison mode - md5deep can accept a list of known hashes and compare them to a set of input files. The program can display either those input files that match the list of known hashes or those that do not match. |
| mediacheck | 7.3 | GPL | Utilities for the insertion/verification of iso embedded MD5 sums | The mediacheck package contains utilities for the insertion and verification of embedded MD5 checksums in iso images. These tools form part of the RedHat Anaconda installer, with this from version 7.3. |
| meld | 0.9.2.1 | GPL | Meld is a GNOME 2 visual diff and merge tool | Meld is a GNOME 2 visual diff and merge tool. It integrates especially well with CVS. The diff viewer lets you edit files in place (diffs update dynamically), and a middle column shows detailed changes and allows merges. The margins show location of changes for easy navigation, and it also features a tabbed interface that allows you to open many diffs at once. |
| ming-utils | 0.2a | LGPL | Ming utilities | Ming utilities: - listswf - swf format disassembler - listfdb - show contents of fdb font file - makefdb - rip fdb font definition files out of a generator template file - swftophp - attempt to make a php/ming script out of an swf file |
| mktemp | 1.5 | BSD | A small utility for safely making /tmp files. | The mktemp utility takes a given file name template and overwrites a portion of it to create a unique file name. This allows shell scripts and other programs to safely create and use /tmp files. Install the mktemp package if you need to use shell scripts or other programs which will create and use unique /tmp files. |
| mkxauth | 1.7 | GPL | A utility for managing .Xauthority files. | The mkxauth utility helps create and maintain X authentication databases (.Xauthority files). Mkxauth is used to create an .Xauthority file or to merge keys from another local or remote .Xauthority file. .Xauthority files are used by the xauth user-oriented access control program, which grants or denies access to X servers based on the contents of the .Xauthority file. The mkxauth package should be installed if you're going to use user-oriented access control to provide security for your X Window System (a good idea). |
| most | 4.9.2 | GPL | more, less, most | most is a paging program that displays, one windowful at a time, the contents of a file on a terminal. It pauses after each windowful and prints on the window status line the screen the file name, current line number, and the percentage of the file so far displayed. |
| mtools | 3.9.9 | GPL | Programs for accessing MS-DOS disks without mounting the disks | Mtools is a collection of utilities for accessing MS-DOS files. Mtools allow you to read, write and move around MS-DOS filesystem files (normally on MS-DOS floppy disks). Mtools supports Windows95 style long file names, OS/2 Xdf disks, and 2m disks. Mtools should be installed if you need to use MS-DOS disks. |
| mtoolsfm | 1.9.3 | GPL | Graphical frontend for the mtools floppy utilities | This is a file manager which allows to transfer files between storage media accessed via the mtools and usual file systems. It is especially useful when one has an HP multi-function device or PhotoSmart printer with photo memory card drives, since the drives are only accessible via mtools and not as a mountable file system. |
| namazu | 2.0.12 | GPL | Namazu is a full-text search engine | Namazu is a full-text search engine software intended for easy use. Not only it works as CGI program for small or medium scale WWW search engine, but also works as personal use such as search system for local HDD. |
| nautilus | 2.4.2 | GPL | Nautilus is a file manager for the GNOME desktop environment. | Nautilus is an excellent file manager for the GNOME desktop environment. |
| nautilus_thumbnailers | 0.0.3 | GPL | A collection of scripts that create thumbnails for files | This package provides scripts to generate thumbnails for several file formats commonly used in the GNOME environment. When using these scripts with the nautilus file manager, for example, icons for PDF files will present the same appearance as the document itself. This has long been the case with images, but this package extends this technique to formats like PDF, PostScript and GIMP XCF. |
| pcre | 4.5 | BSD-Style | PCRE is a Perl-compatible regular expression library | PCRE has its own native API, but a set of "wrapper" functions that are based on the POSIX API are also supplied in the library libpcreposix. Note that this just provides a POSIX calling interface to PCRE: the regular expressions themselves still follow Perl syntax and semantics. This package contains a grep variant based on the PCRE library. |
| perf | 1.5 | GPL | Perf - report kernel statistics visually | Perf is an enhanced version of the SunOS perfmeter program. It uses the rstat protocol, and the XView library. |
| plasticfs | 1.8 | GPL | An user-space virtual filesystem implementation | The Plastic File System is an LD_PRELOAD module for manipulating what the file system looks like for programs. This allows virtual file systems to exist in user space, without kernel hacks or modules. A number of filters exist for a number of different use-cases, including chroot - simulate the effects of a chroot call dos - simulate a DOS 8.3 filesystem downcase - make file names appear in lower-case log - transparently log file system access (like strace) nocase - make filenames case-insensitive shortname - simulate file systems with shorter filenames smartlink - expand environment variables in symbolic links titlecase - make filenames appear in title-case upcase - make filenames appear in upper-case viewpath - union all the directory trees in a view path (unionfs) These filters may be piped on into the next to form powerful filter combinations. It is possible to extend PlasticFS with loadable file system filter modules from shared object files. |
| pms | 0.94 | GPL | Password Management System | The Password Management System is a simple password manager for the console which uses blowfish for encryption and CDK for the interface. It was written for sysadmins who must handle user logins for many computers. |
| recover | 1.3c | GPL | Utility for recovering a lost file | Recover is a utility which automates some steps as described in the Ext2fs-Undeletion howto. (http://pobox.com/~aaronc/tech/e2-undel/howto.txt) in order to recover a lost file. Our goal is to make it as easy as possible to undelete a file (ie. a GTK and/or Qt interface). Right now, there is only a console version. |
| revelation | 0.2.1 | GPL | Password manager for GNOME 2 | Revelation is a password manager for the GNOME 2 desktop, released under the GNU GPL license. It organizes accounts in a tree structure, and stores them as AES-encrypted XML files. |
| rexgrep | 1.2 | GPL | A graphical frontend to the grep command. | Rexgrep is a graphical frontend to the grep command. Rexgrep combines the power of the 'grep' command with the convenience of a very easy to use graphical user interface, while not compromising on its functionality. |
| segusoLand | 0 | GPL | A file manager/desktop-environment | SegusoLand is a file-manager/desktop-environment for Linux that provides an easy and homogeneous way to specify any action you want. It is written in prolog and C++. It features an innovative interaction paradigm I called "intelligent options narrowing". |
| sfm | 1.7.2 | GPL | A Simple File Manager | This program is a simple file manager. It's meant to be small and fast and have a lot of shortcuts. You can associate actions with files (using its extension or its type given by file(1)). A popup menu gives you the available commands and shortcuts. You can have multiple views talking between each others. The filenames are colored using the LS_COLORS variable. You can also use it as a directory traveller. It uses the gtk+ library. |
| sleuthkit | 1.61 | GPL | The Sleuth Kit | The Sleuth Kit (previously known as TASK) is a collection of UNIX-based command line file system forensic tools that allow an investigator to examine NTFS, FAT, FFS, EXT2FS, and EXT3FS file systems of a suspect computer in a non-intrusive fashion. The tools have a layer-based design and can extract data from internal file system structures. Because the tools do not rely on the operating system to process the file systems, deleted and hidden content is shown. When performing a complete analysis of a system, command line tools can become tedious. The Autopsy Forensic Browser is a graphical interface to the tools in The Sleuth Kit, which allows one to more easily conduct an investigation. Autopsy provides case management, image integrity, keyword searching, and other automated operations. |
| slocate | 2.7 | GPL | Finds files on a system via a central database. | Slocate is a security-enhanced version of locate. Just like locate, slocate searches through a central database (updated regularly) for files which match a given pattern. Slocate allows you to quickly find files anywhere on your system. |
| squashfs-tools | 1.4 | GPL | Utilities for the creation of compressed squashfs images | Utilities for the creation of compressed squashfs images |
| steghide | 0.5.1 | GPL | A steganography program | Steghide is a steganography program which embeds a secret message in a cover file by replacing some of the least significant bits of the cover file with bits of the secret message. After that, the secret message is imperceptible and can only be extracted with the correct passphrase. To increase invisibility the hidden bits are encrypted (using the blowfish encryption algorithm) and pseudo-randomly spreaded in the stego file. Steghide is able to embed data in BMP, WAV and AU files. |
| symlinks | 1.2 | BSD-style | A utility which maintains a system's symbolic links. | The symlinks utility performs maintenance on symbolic links. Symlinks checks for symlink problems, including dangling symlinks which point to nonexistent files. Symlinks can also automatically convert absolute symlinks to relative symlinks. Install the symlinks package if you need a program for maintaining symlinks on your system. |
| taglib | 1.0 | GPL | TagLib, is well, a library for reading and editing audio meta data. | TagLib, is well, a library for reading and editing audio meta data, commonly know as tags. Some goals of TagLib: A clean, high level, C++ API to handling audio meta data. Support for at least ID3v1, ID3v2 and Ogg Vorbis comments. A generic, simple API for the most common tagging related functions. Binary compatibility between minor releases using the standard KDE/Qt techniques for C++ binary compatibility. Make the tagging framework extensible by library users; i.e. it will be possible for libarary users to implement additional ID3v2 frames, without modifying the TagLib source. Because TagLib desires to be toolkit agnostic, in hope of being widely adopted and the most flexible in licensing TagLib provides many of its own toolkit classes; in fact the only external dependancy that TagLib has, it a semi-sane STL implementation. |
| tdfsb | 0.0.7 | GPL | A 3d file browser. | tdfsb is a great 3d file browser. You can move in your file system like in quake. Select and play you mpeg movie or listen mp3 file. |
| tmpwatch | 2.9.0 | GPL | A utility for removing files based on when they were last accessed. | The tmpwatch utility recursively searches through specified directories and removes files which have not been accessed in a specified period of time. Tmpwatch is normally used to clean up directories which are used for temporarily holding files (for example, /tmp). Tmpwatch ignores symlinks, won't switch filesystems and only removes empty directories and regular files. |
| tree | 1.4b3 | GPL | A utility which displays a tree view of directory contents. | The tree utility recursively displays the contents of directories in a tree-like format. Tree is basically a UNIX port of the tree DOS utility. Install tree if you think it would be useful to view the contents of specified directories in a tree-like format. |
| txt2regex | 0.7 | GPL | A program to generate regex | ^txt2regex$ is a Regular Expression "wizard", all written with bash2 builtins, that converts human sentences to RegExs. with a simple interface, you just answer to questions and build your own RegEx for a large variety of programs, like awk, ed, emacs, grep, perl, php, procmail, python, sed and vim. there are more than 20 supported programs. it's bash so download and run, no compilation needed. |
| ugrep | 1.7 | GPL | Barebones version of grep/egrep | ugrep will only do basic regexp string matching. |
| unison | 2.9.1 | GPL | Unison is a file-synchronization tool for Unix and Windows | Unison is a file-synchronization tool for Unix and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other. Unlike simple mirroring or backup utilities, Unison can deal with updates to both replicas of a distributed directory structure. Updates that do not conflict are propagated automatically. Conflicting updates are detected and displayed. Unison can synchronize either locally (between volumes mounted on the same computer) or remotely,between any pair of machines connected to the internet, communicating over either a direct socket link or tunneling over an rsh or an encrypted ssh connection. It is careful with network bandwidth, and runs well over slow links such as PPP connections. Unison is available for both Windows (95/98/NT/2K) and Unix (Linux, Solaris). Moreover, Unison works across platforms, allowing you to synchronize a Windows laptop with a Unix server, for example. |
| uudeview | 0.5.18 | GPL | uudecode/uuencode applications | Handles uuencoding, xxencoding, and base-64 encoding (MIME). Can do automatic splitting of large encodes, automatic posting. A must for anyone serious encoding/decoding. This version for glibc only. |
| uxcook | 2.0.1 | GPL | Fix problems resulting of improperly set FTP downloads | This is basically a clone of Uncook95 (which runs under Microsoft Windows). It is designed to allow Netscape users to fix MP3 files that were retrieved from improperly set servers. Of course this is not limited to MP3 files. Actually, these problems mainly come from binary files downloaded in ASCII mode (e.g. when a server sends binary information as text it inserts linefeeds at semi-regular intervals). With uxcook you will avoid re-doing the download. |
| velocity | 0.1 | GPL | File and Desktop manager for the GNOME platform | Velocity is a port of the GFileRunner (gfilerunner.sourceforge.net) file manager to the wonderful GNOME 2 platform. Velocity is (going to be) a very fast, powerful, and highly configurable file/desktop manager. |
| whichman | 2.1 | GPL | Fault tolerant search utilities | ftff, ftwhich and whichman are fault tolerant search utilities. whichman allows to search for man pages that match approximately the specified search key. ftff is a fault tolerant file find utility and ftwhich is a fault tolerant version for the 'which' command. The error tolerant approximate string match is based on the Levenshtein Distance between two strings. This is a measure for the number of replacements, insertions and deletions that are necessary to transform string A into string B. |
| wipe | 2.2.0 | GPL | Secure file deletion utility | Wipe is a tool that effectively degauses the surface of a hard disk, making it virtually impossible to retrieve the data that was stored on it. This tool is designed to make sure secure data that is erased from a hard drive is unrecoverable. |
| worker | 2.8.3 | GPL | A file manager for X in AMIGA style | Worker is a graphical filemanager for the X Window System. It use the classical two-panel-view of the files and directories. It hast many intern operations while any extern program can also be used for operate on the selected items. You can easily add actions to filetypes or buttons with the builtin configuration program. |
| xdelta1 | 1.1.3 | GPL | A binary delta generator | 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 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 with. |
| xdelta | 2.0 | BSD | A binary delta generator | 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 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 with. |
| xdu | 3.0 | BSD | Graphically display output of du command | Accepts output of du command on standard input and graphically displays results in a window. |
| xml2var | v1 | GPL | XML-file parser, which converts XML-tags to shell variables. | xml2var is an XML-file parser, which converts XML-tags to shell variables. xml2var is a main part of the SoL boot technology. See http://www.sol-linux.com/?howto/runlevel_xml.txt for more information. |
| xmlclitools | 1.52 | GPL | Command-line xml tools | xmlclitools provides four command-line tools for searching, modifying, and formating XML data. The tools are designed to work in conjunction with standard *nix utilities such as grep, sort, and shell scripts. |
| xmlppm | 0.96 | GPL | XML data compression program | XMLPPM is a data compression program that compresses XML files from 5 to 30% better than any existing text or XML-specific compressors. It is a combination of the well-known Prediction by Partial Match (PPM) algorithm for text compression, first described by Cleary and Witten in 1984, and an approach to modeling tree-structured data called Multiplexed Hierarchical Modeling (MHM) developed by James Cheney. XMLPPM source code is part of a project at Sourceforge on XML compression. |
| xmlstarlet | 0.6.0 | MIT | Command Line XML Toolkit | Command Line XML Toolkit to query/edit/transform/check XML documents |
| xnc | 5.0.4 | GPL | X Northern Captain - X filemanager with many functions | This program allows the user to navigate through many filesystems, manipulate files, archives, execute commands in builtin shell, view and edit images, text and binary files... |
| xnetload | 1.11.1 | GPL | A program to display load on network device | This application, that runs under the X Window System, displays a count and a graph of the traffic over a specified network connection. |
| xwc | 0.91.4patch1 | GPL | A filemanager for X | X file manager for X11 written using the FOX toolkit. (http://cyberia.cfdrc.com/FOX/fox.html) It has Windows Commander or MS-Explorer look and it's very fast and simple. The main features are: file associations, mount/umount devices, directory tree for quick cd, change file attributes, auto save registry, compressed archives view/creation/extraction, automatic query/install/upgrade of rpm's, and much more. Not required but strongly encouraged to get full use of default file associations : . ee for graphics . xmms for audios . smpeg-player for videos . gnozip for compressed archives rpm utility and text viewer are provided. |
| xxdiff | 2.9 | GPL | A graphical front end to the diff command. | xxdiff is a graphical browser for viewing the differences between two files and can be used to produce a merged version. The text of the two or three files are presented side by side with their differences highlighted for easy identification. |
| ziptool | 1.4.0 | GPL | Tools for Iomega JAZ and ZIP drives | Medium protection is done by software for Iomega's JAZ and ZIP drives. jaztool and ziptool make this features available for Linux. |
Nearly all men can stand adversity, but if you want to test a man’s character, give him power. — Abraham Lincoln
Last changed: 20-Jun-2004 13:25:32 Find out who links to this page. Verify for yourself that this page is pure, standard HTML, not Ruby.
If you would like us to read email for
USD$1000 per page, payable in advance, send it here.