lc is an alternative to ls, that has been in wide use at the
University of Waterloo (and elsewhere) since at least the
mid 1970's.
lv is a powerful multilingual file viewer. lv can decode and encode
multilingual streams through many coding systems, for example, ISO
2022 based coding systems such as iso-2022-jp, and Unicode streams
encoded in UTF-7 or UTF-8. lv can be used not only as a file viewer
but also as a coding-system translation filter.
lv can recognize multi-bytes patterns as regular expressions, and lv
also provides multilingual grep (1) functionality by giving it another
name, lgrep.
LXDE Common files including startup and logout scripts.
MagicPoint - an X11 based presentation tool
MagicPoint is an X11 based presentation tool. It is designed to make
simple presentations easy while to make complicated presentations
possible. Its presentation file (whose suffix is typically .mgp) is
just text so that you can create presentation files quickly with your
favorite editor (e.g. Emacs).
For more information, see /usr/local/share/doc/mgp/*.
Sample files are located in /usr/local/share/doc/mgp/sample.
It's a good idea to preview a sample file before installation.
% ./mgp tutorial.mgp
mbuffer is a tool for buffering data streams. It is also a replacement
for buffer with additional functionality:
- multi-target network output
- on the fly hash calculation
- display of I/O speed
- optional use of memory mapped I/O for huge buffers
- multithreaded instead of sharedmemory ipc
- multi volume support
- autoloader support
- networking support
- command-line options compatible to buffer
Advanced Midnight Commander 4.1.40 by Olegarch. The goal of this
project is creating a stable, well-working, usefull console-only
version of well-known Midnight Commander, without bugs and garbage,
like tk, xv and gnome.
GNU Midnight Commander is a user-friendly yet powerful file manager
and visual shell, useful to novice and guru alike. It provides a
clear, user-friendly, and somewhat protected interface to a Unix
system while making many frequent file operations more efficient and
preserving the full power of the command prompt. You will wonder how
you could ever live without it.
[ excerpt from developer's web site ]
A Python script to check metalink files and complete a basic download.
[ excerpt from developer's web site ]
A cross-platform GUI editor, written in Python. It enables you to
both create and edit metalinks in a user friendly fashion. The
editor can automatically enter info about file name, file size,
hashes & chunk checksums by scanning a local file.
[ excerpt from developer's web site ]
Metalink is the main Metalink generation tool. It combines a list
of mirrors (from stdin) and a number of files into one Metalink
record (stdout). It can also be used to transform a MD5SUMS file
into a metalink.
Features currently include:
- Hashing algorithms: md4 md5 sha1 sha256 sha384 sha512 rmd160 tiger
crc32 ed2k gnunet
- Generation of Metalink files from MD5SUMS lists