RSS 204 projects tagged "Shells"

No download Website Updated 16 Jan 2011 bash programmable completion

Screenshot
Pop 1,417.75
Vit 24.52

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 10 May 2011 GNU Bash

Screenshot
Pop 724.54
Vit 9.29

GNU Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). Bash is intended to be a conforming implementation of the IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2).

No download Website Updated 18 May 2013 The friendly interactive shell

Screenshot
Pop 542.47
Vit 76.98

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 19 Apr 2013 Jailkit

Screenshot
Pop 450.33
Vit 39.15

Jailkit is a set of utilities to allow quick creation of limited user accounts in a chroot jail. It contains a safe logging daemon, shells that can restrict users, utilities to start daemons in a chroot jail, and utilities for easy setup of chroot jails.

No download Website Updated 31 Dec 2012 XMLStarlet

Screenshot
Pop 359.85
Vit 25.12

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.

Download Website Updated 31 Dec 2007 Zenity

Screenshot
Pop 305.98
Vit 2.76

Zenity is a tool that allows you to display Gtk+ dialog boxes from the command line and through shell scripts. It is similar to gdialog, but is intended to be saner. It comes from the same family as dialog, Xdialog, and cdialog, but it surpasses those projects by having a cooler name.

No download Website Updated 22 Sep 2012 fli4l

Screenshot
Pop 292.93
Vit 23.73

fli4l is a single-floppy Linux-based ISDN/DSL/ethernet-router. It features configuration with some simple ASCII-files, several possible connection-flavors (in/out/callback, and raw IP/PPP), channel bundling (an extra channel can be added through a Windows/Unix-client), configuration of multiple networks, least-cost routing, automatic choice of provider, display/calculation of connection times and costs, and a Windows/Unix client to control dial/hangup, monitor traffic and monitor incoming calls on ISDN (see screenshot).

Download Website Updated 20 May 2013 PHP Shell

Screenshot
Pop 273.64
Vit 9.78

PHP Shell is a shell wrapped in a PHP script. It's a tool you can use to execute arbiritary shell-commands or browse the filesystem on your remote Web server. This replaces, to a degree, a normal telnet-connection. You can use it for administration and maintenance of your Web site using commands like ps, free, du, df, and more.

Download Website Updated 15 Mar 2010 Bashish

Screenshot
Pop 269.34
Vit 14.95

Bashish is a theme enviroment for text terminals. It can change colors, font, transparency, and background image on a per-application basis. Additionally Bashish supports prompt changing on common shells such as bash, zsh, and tcsh.

Download No website Updated 12 May 2013 VWM

Screenshot
Pop 257.04
Vit 35.43

VWM is an extensible window manager for the console. Built on top of libpseudo and libviper, VWM is more visual alternative to Screen. Additional functionality can be added with Mozilla-style plugins.

Screenshot

Project Spotlight

avt

A collection of command line tools for aviation.

Screenshot

Project Spotlight

fab

A Linux/Unix build utility featuring integrated dependency discovery.