RSS 55 projects tagged "Shells"

No download Website Updated 18 May 2013 The friendly interactive shell

Screenshot
Pop 384.50
Vit 463.27

fish, the friendly interactive shell is a shell that is focused on interactive use, discoverability, and user friendliness. The design goal of fish is to give the user a rich set of powerful features in a way that is easy to discover, remember, and use. fish features a user-friendly and powerful tab-completion, including descriptions of every completion, tab-completion of strings with wildcards, and many completions for specific commands. It also features an extensive and discoverable help system. A special help command gives access to all the fish documentation in your preferred Web browser. Other features include syntax highlighting with extensive error checking, support for the X clipboard, smart terminal handling based on terminfo, an easy to search, no duplicates history.

Download Website Updated 12 Apr 1999 shstat

Screenshot
Pop 24.54
Vit 71.77

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 29 Aug 2002 CvsShell

Screenshot
Pop 19.65
Vit 62.58

CvsShell is a console-based CVS frontend. It provides convenient access to the CVS commands through a shell-like user interface.

No download Website Updated 31 Oct 2003 Emergency CD 3 GE

Screenshot
Pop 38.73
Vit 59.06

Emergency CD 3 GE is a live Linux CD console intended mainly for console use. It based on the Gentoo live CD and includes many filesystems, access and recovery software, network discovery and diagnostic tools, and some multimedia utilities.

No download Website Updated 23 Mar 2005 mirdir

Screenshot
Pop 9.38
Vit 54.58

Mirdir allows a user to synchronize two directory trees in a fast way. Only the differences between the two sets of files are copied while the excess files/directories in the destination tree are removed (unless there was an explicit request to keep them).

No download Website Updated 31 Dec 2012 XMLStarlet

Screenshot
Pop 366.12
Vit 27.66

XMLStarlet is a set of command line XML utilities which can be used to transform, query, validate, and edit XML documents and files using a simple set of shell commands, similar to the way it is done for plain text files using grep/sed/awk/tr/diff/patch.

No download Website Updated 16 Jan 2011 bash programmable completion

Screenshot
Pop 1,436.78
Vit 24.87

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.

No download Website Updated 06 May 2013 prwd

Screenshot
Pop 50.50
Vit 13.40

prwd is a tool to print your working directory in a reduced form for your shell prompt. The path can be shortened using aliases, a maximum length, a filler character or in the style of a newsgroup. prwd can also read your branch in git and mercurial repositories.

No download Website Updated 23 Dec 2011 grml

Screenshot
Pop 137.60
Vit 8.79

Grml is a live system (live CD) based on Debian. It includes a collection of GNU/Linux software especially for system administrators and users of texttools. It provides automatic hardware detection and its default shell is the zsh. You can use it e.g. as a rescue system, for analyzing systems/networks, or as a working environment. It is not necessary to install anything to a hard disk; you don't even need a hard disk to run it. Due to on-the-fly decompression, it includes more than 2 GB of software and documentation on the CD.

No download Website Updated 15 Jul 2007 Heirloom Toolchest

Screenshot
Pop 155.15
Vit 8.61

The Heirloom Toolchest is a collection of standard Unix utilities. It was derived from original Unix material released as open source by Caldera and Sun, and contains multiple versions of each utility corresponding to SVID3/SVR4, SVID4/SVR4.2MP, POSIX.2-1992/SUSV2, POSIX.1-2001/SUSV3, and 4BSD (SVR4 /usr/ucb). It processes lines of arbitrary length and in many cases binary input data, supports characters in UTF-8 and many East Asian encodings, and contains more than 100 individual utilities including bc, cpio, diff, ed, file, find, grep, man, nawk, oawk, pax, ps, sed, sort, spell, and tar. Extensive documentation is included.

Screenshot

Project Spotlight

LavaPE

A programming environment for the language "Lava".

Screenshot

Project Spotlight

check_updates

A Nagios plugin to check if a Red Hat system is up to date.