Skip to content

This repo holds examples of bash, ksh and csh. Helpful for beginners who are curious about popular and very important unix shell scripting. I used Ubuntu Linux 14.0 LTS for these examples.

Notifications You must be signed in to change notification settings

brajeshkokkonda/Unix-Shell-Scripting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

unix_shell_scripting

This repo holds examples of bash, ksh and csh. Helpful for beginners who are curious about popular and very important unix shell scripting. I used Ubuntu Linux 14.0 LTS for these examples.

This is my first github repo. Am learning by doing ;) Basically shell scripting is similar to programming language. It also consists of variables, operators, expressions, conditional statements, loops, arrays, functions etc... According to me this has to be learnt before any other programming language. You can use any unix or linux os for working on shell scripting. I have gone through the following books:

  1. Unix shell scripting by yashwanth kanethkar (few printing errors in expr $a + $b)
  2. Unix programming by forouzan

About

This repo holds examples of bash, ksh and csh. Helpful for beginners who are curious about popular and very important unix shell scripting. I used Ubuntu Linux 14.0 LTS for these examples.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages