Sign up for FlowVella
Sign up with FacebookAlready have an account? Sign in now
By registering you are agreeing to our
Terms of Service
Loading Flow
Programming Tools
n bash – Bourne Again SHell, (mostly) sh-compatible and csh-compatible, standard shell on Linux systems and Mac OS X.
n csh – C shell. Written by Bill Joy for BSD systems.
n ksh – Korn shell, standard shell on many proprietary Unix systems, powerful successor to the Unix Bourne shell (sh), written by David Korn,
n rc – originally written for Plan 9.
n sh – Bourne shell, only shell present on all UNIX and Unix-like systems, written by Stephen Bourne for Version 7 Unix.
n tcsh – TENEX C shell, standard shell on BSD systems.
n zsh – Z shell.
n awk – Standard Unix pattern scanning and text processing tool.
n perl – Perl scripting language.
n PHP – PHP scripting language.
n Python – Python scripting language.