![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| shell programming | nivas | Shell Programming and Scripting | 8 | 02-11-2008 12:06 PM |
| Aix Shell Programming | akmtcs | AIX | 1 | 12-07-2006 08:40 AM |
| shell programming | Neha Agarwal | Shell Programming and Scripting | 2 | 09-07-2005 02:23 AM |
| Shell Programming Help | mec585858 | UNIX for Dummies Questions & Answers | 4 | 12-10-2003 10:24 AM |
| Shell Programming | JWK1 | UNIX for Dummies Questions & Answers | 2 | 06-01-2001 01:31 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
|||||
|
Shell Programming, also commonly called shell scripting is used all across the unix landscape. It is used to control everything from the boot process, to starting/stopping daemon processes, as a wrapper around binaries, and used to create many other small stand alone procedures. Probably one of the easiest books to read and learn from is "Sams Teach Yourself Shell Programming in 24 Hours". This book starts with very basics about unix and moves quickly into shell programming - a great book for a novice. There are quite a few more advanced books out there though. Scripting also has many variants that are defined by shell that they run under, for example, Korn Shell (ksh), Bourne Shell (sh), C Shell (csh), and Bourne Again Shell (bash) to name a few. Korn shell is probably the most ubiquitous and the most powerful.
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|