This is a port of xless (version 1.7), a handy text file viewer for X.
Useful as a viewer tool for other apps (e.g., xfm, the X file manager),
or as a standalone viewer. Presents a scrollable text window (both
vertical and horizontal scrolling), with a number of clickable buttons.
From the README file:
FEATURES:
Display either the file(s) specified on the command line or input from
standard input, supplied by a pipe. File/pipe may be optionally
monitored so that the display is continuously updated as new text is
added.
Display new files in the current window or by creating a new window.
Reload or print the displayed file.
Search the displayed file using either exact, case-insensitive, or
regular expression patterns.
Edit the displayed file with your favorite editor (as specified in
the VISUAL or EDITOR environment variable)
ttyrec is a tty recorder. Recorded data can be played back with the included
ttyplay command. ttyrec is just a derivative of script command for recording
timing information with microsecond accuracy as well. It can record emacs -nw,
vi, lynx, or any programs running on tty.
PNS is a public domain Petri net simulation tool for Unix systems. It requires
the X Window System.
Examples:
---------
- simple.net
3-2 Reduction
- add.net
x = x + y
- sub1.net
x >= y : x = x - y
x < y : y = y - x
- sub2.net
x = x - y
NEGATIVE = 1 <=> x-y < 0
- mult.net
z = x * y
- phil.net
Dining Philosophers Problem
XTar is a Motif program for viewing and manipulating tar archives (which
may be compressed). The contents of the archive are displayed in the main
window and various options are available from pulldown and popup menus.
Extract the packed Unreal [Tournament] mod files from a given umod.
Uptime Client is a little program that keeps track of your uptime and
sends it to a server where you can compare it to many other hosts and
browse through various statistical information.
This package contains implementations of UTF-aware wc, fmt,
expand, and unexpand.
Approximate matching searching utilities to search for manpages and files.
This package holds THREE little search utilities:
* whichman -- search utility for man pages and it works
much like the well known Unix command "where".
* ftff -- a fault tolerant file finder
ftff works like the whichman above but searches the directory
tree. This is a case in-sensitive and fault tolerant way of
'find . -name xxxx -print'
* ftwhich -- a fault tolerant "which" command
ftwhich finds files (programs) which are in one of the directories in
your PATH and uses a fault tolerant search algorithm.
wmScoreBoard is a Window Maker Dock App that shows the current (or
final) score to a game that a specified team is playing in. The
app currently gets its scores from Excite.
XDG-Menu is a ROX panel applet that displays applications menu button.
Menu is builds to fit the XDG Menu Specification published by freedesktop.org.