
|
|
|
|
Home / Computers / Software / Operating Systems / Unix / Shell / Scripting
|
| Categories |
|
|
|
|
|
|
|
|
Web Sites
|
- Advanced KSH Scripting - Excellent reference for complex Korn shell scripting.
members.tripod.com/b62/doc/docksh.htm
- awk FAQ - Frequently asked questions about the awk scripting language, a common feature of shell scripts.
www.faqs.org/faqs/computer-lang/awk/faq
- BASH Scripting Guide - Introduction to scripting in the BASH environment.
sunsite.dk/ldp/HOWTO/Bash-Prog-Intro-HOWTO.html
- BASH Scripting Howto - Concise guide to programming in the BASH environment.
sunsite.dk/ldp/HOWTO/Adv-Bash-Scr-HOWTO
- Bashlib - A libarary used to write BASH shell scripts for CGI.
sourceforge.net/projects/bashlib
- Bourne Shell (sh) Programming Guide - Comprehensive guide to bourne shell scripting.
www.torget.se/users/d/Devlin/shell/index.html
- Bourne Shell Programming Tutorial - Comprehensive bourne shell/BASH tutorial, lots of example code.
steve-parker.org/sh/sh.shtml
- CCsh FAQ - FAQ file for CCsh, a bourne shell to C cross-compiler.
www.comeaucomputing.com/faqs/ccshfaq.html
- CGI Scripts Forum: Unix Shell Scripts - A searchable index of free CGI (web site) programs written as shell scripts.
www.cgiforum.com/directory/Scripts/Unix_Shell
- GNU Shtool - A collection of portable shell scripts compiled into a monolithic utility by the Free Software Foundation.
www.gnu.org/software/shtool
- Heiner's SHELLdorado - UNIX shell scripting resource. Examples, tips and tricks.
www.shelldorado.com
- Introduction to Shell Scripting - Introduction to shell scripting. Covers basics and relevant details for more advanced scripting.
www.tinker.ncsu.edu/LEGO/shell_help.html
- KSH Scripting Guide - Guide to programming in the Korn shell environment.
www.vis.ethz.ch/manuals/Unixkurs/ksh.html
- Libservices - A simple library to allow shell scripts to access and edit /etc/services
distro.conectiva.com/projetos/47
- PHP For Shell Scripts - Tutorial for using the PHP language for shell automation, hosted at PHPBuilder.com
www.phpbuilder.com/columns/darrell20000319.php3?
- SHC - A compiler for bourne shell scripts.
www.datsi.fi.upm.es/~frosal/frosal.html
- Shell Game - Unix Review's monthly shell programming column. Sample scripts and commentary,
www.unixreview.com/columns/schaefer
- Shell scripts and .profiles - from University of Sterling, UK.
cash.cs.stir.ac.uk/guides/unix/sectionstar3_4.html
- Shells and Shell Scripts - from UW.
www.washington.edu/computing/unix/shell.html
- ShellScript.com - Links to sites with information on unix shells, including Bourne sh, ksh, bash, csh, and zsh. Also tips on shell scripting must-haves like sed, awk, and expr.
www.shellscript.com
- Useless Use of Cat - Elaborately abusive commentary on bad shell scripting techniques.
www.ling.helsinki.fi/users/reriksso/unix/award.html
|
|
|
|
|