gausssum

parse and display Gaussian, GAMESS, and etc's output

GaussSum parses the output files of ADF, GAMESS, GAMESS-UK, Gaussian, Jaguar and PC GAMESS calculations to extract useful information.

rusers

Displays who is logged in to machines on local network

The rusers command produces output similar to who, but for the list of hosts or all machines on the local network. For each host responding to the rusers query, the hostname with the names of the users currently logged on is printed on each line. The rusers command will wait for one minute to catch late responders.
networked BattleShip game

gbatnav

networked BattleShip game

Batalla Naval is a networked BattleShip game. It supports multiple players and multiple robots at the same time.

gauche

Scheme script engine

Gauche is a Scheme implementation developed to be a handy script interpreter, which allows programmers and system administrators to write small to large scripts for their daily chores. Quick startup, built-in system interface, native multilingual support are some of the author's goals.
program for calculating and printing calendars

gcal

program for calculating and printing calendars

Gcal displays a calendar for a month or a year, eternal holiday lists and fixed date lists, in many ways. The program correctly omits the dates that were skipped when the current Gregorian calendar replaced the earlier Julian calendar.
Frontend to libdisasm

x86dis

Frontend to libdisasm

Libdisasm is a disassembler for Intel x86-compatible object code. It compiles as a shared and static library on Linux, FreeBSD, and Win32 platforms. The core disassembly engine is contained in files with the prefix "i386", and is shared with the x86 ARCH extension of the bastard disassembler.