Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how do I learn scripting?

Status
Not open for further replies.

pintoboy

IS-IT--Management
Aug 5, 2003
2
NG
Hi friends,
Kindly assist me. how do I learn scripting?
cheers.

MOFG
 
hi ,
there are plenty of sites on the web which have tutorials and scripting examples

have a looka at
hopefully get you started.

The the most important thing you have to ascertain is what you want to achieve i.e. you should have an objective , such as , write a script which displays 5 menu options which allow you to list files, print a file, view a file , copy a file , edit a file ) from this you can find out the commands to implement your script etc..

HTH
 
try freeos.com there is a free linux shell scripting there ..
 
There also is a Unix Scripting forum on Tek-Tips, as well as an AWK and a Perl forum that is very helpful. Frequently there are a lot of bits of scripts that you might not need at the moment, but which will come in handy in the future.
 
A good book is Unix Shell Programming by Hayden books
ISBN 0-672-48448-X Should be available at amazon

Mike

--
| Mike Nixon
| Unix Admin
|
----------------------------
 
O'Reilly Korn Shell book. i prefer ksh myself and besides it is AIX default. after you get the book, practice, practice, practice.

IBM Certified -- AIX 4.3 Obfuscation
 
It's like math, if you don't use it you lose it. Don't expect to be an instant script writer, a good book and lots of samples to copy code from or modify to suit will help you along fine.
And a lot of patience, trial & error, and time...

Good luck.

IBM Certified Confused - MQSeries
IBM Certified Flabbergasted - AIX 5 pSeries System Administration
MS Certified Windblows Rebooter
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top