RSS 55 projects tagged "Utilities"

Download Website Updated 15 Feb 2005 JDirt

Screenshot
Pop 56.71
Vit 2.50

DIRT is a simple directory stack utility that lets the user use the same directory stack across terminals and sessions. The stack of directories is stored in a file (.dirtpile) in your home directory. All shell sessions access the same file, and thus, all of them use the same stack. DIRT supports jumping to specific entries, push, pop, swap the CWD with the top of the stack, and jump to the top of the stack. A set of CSH shell aliases are also included, and required for proper functioning.

Download Website Updated 12 Apr 1999 shstat

Screenshot
Pop 23.87
Vit 71.81

SHSTAT is like the stat command and the stat() function except that it's designed for use in shell scripts. The tar.gz file contains a single C source file and a man page. A partial alternative to shstat is GNU find via its printf argument.

Download Website Updated 30 Jan 2001 zshist

Screenshot
Pop 26.15
Vit 1.00

zshist is a simple python script to read .zsh_history written with setopt EXTENDED_HISTORY, and display the timestamp in a human-readable format. As a bonus it can colourise the output.

No download Website Updated 16 Jan 2011 bash programmable completion

Screenshot
Pop 1,433.79
Vit 24.81

Since v2.04, bash has allowed you to intelligently program and extend its standard completion behavior to achieve complex command lines with just a few keystrokes. Imagine typing ssh [Tab] and being able to complete on hosts from your ~/.ssh/known_hosts files. Or typing man 3 str [Tab] and getting a list of all string handling functions in the UNIX manual. mount system: [Tab] would complete on all exported file-systems from the host called system, while make [Tab] would complete on all targets in Makefile. This project was conceived to produce programmable completion routines for the most common Linux/UNIX commands, reducing the amount of typing sysadmins and programmers need to do on a daily basis.

Download Website Updated 17 Nov 2002 Account Services Manager

Screenshot
Pop 137.08
Vit 3.13

The Account Services Manager allows Web hosting companies to easily automate the time consuming tasks of managing mail, FTP accounts, and more by giving the power to individual clients via a Web-based interface.

Download Website Updated 24 Apr 2002 Reaper Scripts

Screenshot
Pop 26.38
Vit 1.73

Reaper is a set of tcl/bash scripts designed to aid eggdrop/bnc shell providers in process maintenance (limiting the number of background processes, memory usage, CPU usage, and priority).

Download Website Updated 04 Jul 2004 sash-plus-patches

Screenshot
Pop 26.04
Vit 1.93

sash-plus-patches is a collection of patches for the well known standalone shell, sash. The key features are the chroot, pivot_root, and losetup functions. These functions provide interfaces to the respective Linux system calls. They are especially useful when sash is used in a initial ramdisk ("initrd") environment. In addition, simple shell variable expansion support has been added.

Download Website Updated 17 Apr 2012 mail2sh

Screenshot
Pop 82.99
Vit 5.74

Mail2sh makes it possible to carry out shell commands by email. Email is sent to a particular user on your host and the commands will be carried out if the user and password given matches ones in /etc/passwd. Commands are executed with the user's privileges, and combined with a PGP module ensures a certain level of security for use. Note that the system is not natively encrypted, so use of an encryption mechanism is highly recommended for security reasons.

Download Website Updated 08 Nov 2005 xmlclitools

Screenshot
Pop 149.80
Vit 3.81

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.

Download Website Updated 22 Dec 2008 shmux

Screenshot
Pop 122.76
Vit 7.69

shmux is a program for executing the same command on many hosts in parallel. For each target, a child process is spawned by shmux, and a shell on the target obtained one of the supported methods: rsh, ssh, or sh. The output produced by the children is received by shmux and either output in turn to the user in an easy to read format, or written to files for later processing, making it well suited for use in scripts.

Screenshot

Project Spotlight

listen2fritz

A program to notify you about calls on a FRITZ!Box via Dreambox or IM.

Screenshot

Project Spotlight

termcam

Recording of videos from console applications.