Shell Scripting

kenkanya

Disciple
Jul 15, 2009
83
3
18
53
Iam a newbie in shell scripting.
Looking information for both windows and Unix.
Can anyone guide me through the links/tutorials, materials?

Thanks
 

Compiler

Adept
Feb 4, 2010
517
15
31
40
Shell scripting is a term used in unix environment whereas batch scripting is used in windows.

There are plenty of online stuff available .I would suggest you to go through some video tutorials in You tube.
 

Hacker

Skilled
Apr 1, 2005
1,694
11
51
Pune
Any specific reason you are leaning shell scripting. If there is no specific reason then you should directly jump to Perl.
 

mehta_april

Disciple
Jun 8, 2010
54
0
67
39
First get comfortable with basic unix commands, than start with shell-scripts. Its almost like writing unix-commands in a collective-form.