Help me to learn about shell script


 
Thread Tools Search this Thread
Operating Systems Solaris Help me to learn about shell script
# 8  
Old 06-19-2007
There are a number of websites that have potentially vast information on
shell scripting.

To name a few samples from google:
http://tldp.org/LDP/abs/html/
http://www.injunea.demon.co.uk/pages/page203.htm
http://www.hsrl.rutgers.edu/ug/shell_help.html

etc.etc.
# 9  
Old 06-19-2007
Thanks

Thanks for you help. but I need to learn SUN-Solaris. Is there any online trainings available. I would be appriciate, if you can help me.
# 10  
Old 06-19-2007
Hi Lakshmanrk,

Please post your query in a separate thread as this is discussing shell scripting.

Thanks.
# 11  
Old 06-19-2007
Quote:
Originally Posted by lakshmanrk
but I need to learn SUN-Solaris.
What do you want to be able to do?

Installation, jumpstarting, administration, security, networking, programming, configuration, problem determination, .....

Don't get too tied up in knots about the particular platform.
# 12  
Old 06-19-2007
HI ..,
can U help to learn about shell scripting in solaris.I want to learn that from basic level.give me a any URL to study about scripting in solaris.
# 13  
Old 06-19-2007
platform

Quote:
Originally Posted by porter
What do you want to be able to do?

Installation, jumpstarting, administration, security, networking, programming, configuration, problem determination, .....

Don't get too tied up in knots about the particular platform.


Don't get too tied up in knots about the particular platform
# 14  
Old 06-19-2007
Quote:
Originally Posted by rjay.com
scripting in solaris.
I suggest starting with the Bourne Shell (sh) and Korn Shell (ksh).
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Try to learn automated shell script

Hi, i am new to shell script,i have a algorithm but i am not able to write script for this! we have to run one menu script for 100 times,in the first time we have to give options and after that execute. 1.enter option for write,in that we give address and data 2.enter the option for read,we... (1 Reply)
Discussion started by: y9ec629
1 Replies

2. Shell Programming and Scripting

How to learn UNIX shell scripting?

Hi Guys, I know basic command of unix and basic programming of unix as like using for loop, while loop, if..else, case statement etc. then how to learn unix shell scripting as well as use also. (1 Reply)
Discussion started by: aaditya321
1 Replies

3. UNIX for Dummies Questions & Answers

Learn bash shell scripting

I do not know shell scripting. But at work place, I have got an in and out shell scripting task. I just need to understand a very big script. Is there any tool in which I can place the script and it can tell me the meaning of the whole script? (3 Replies)
Discussion started by: lg123
3 Replies

4. Homework & Coursework Questions

Want to learn Shell well.. Advices

Hi everyone.. Thanks a lot for reading this post. I am trying to learn shell and Unix well. I am taking course at UNT school, unfortunately, the professor doesn't explain well. I am trying to take an advantage of this course and learn as much as I could. I learn by myself.. read the book... (1 Reply)
Discussion started by: smasm9
1 Replies

5. Shell Programming and Scripting

LEARN SHELL SCRIPTING BASICS

I am beginner to the SHELL SCRIPT and want to Learn SHELL SCRIPT Basics. This thread should help to all beginners who want to learn SHELL SCRIPT *** Thanks in advance to those who will contribute on this thread *** Please guide me and all beginners... 1. Is there any good e-book... (3 Replies)
Discussion started by: sagarsbhandare
3 Replies

6. Shell Programming and Scripting

Best way to learn UNIX and shell Programming

Guys, What do you think is the best way to learn UNIX and shell scripting? ** I keep on searching tutorials online, where I loose most of my time :( Let me know the way you learnt the UNIX concepts, your replies might help me learn more. Thanks a ton:b: (2 Replies)
Discussion started by: dnam9917
2 Replies

7. Shell Programming and Scripting

My PM has told me to learn shell scripting in 2 weeks , how should I start?

My PM has told me to learn shell scrting in 2 weeks , how should I start?:confused::confused::confused::confused: (1 Reply)
Discussion started by: manalisharmabe
1 Replies

8. Shell Programming and Scripting

Want to learn/use SQLPLUS in shell script

Hi All, How i will use sqlplus in shell script? Can any one provide sample code which explain following: 1. Connect to oracle DB 2. Exceute select * from tablename 3. Release connection to the DB 4. Append output in file everytime when query executes. Thanks in advance (1 Reply)
Discussion started by: poweroflinux
1 Replies

9. Shell Programming and Scripting

Help- To learn shell scripting

Hello all, Could any one let me know where to find exercises(problems to solve) both simple and complex ones that would eventually help me learn Shell scripting.I'm just a beginner:o in shell scripting but would love to learn more.. Thanks, Triji (2 Replies)
Discussion started by: tj23
2 Replies

10. Shell Programming and Scripting

Help me to learn about shell script

Hello friends, I'm newly joined as a sys admin(solaris).I'm very mach intrest in shell scripting.I wont to start the from basic.like ex:-how to find a ipaddress,host id ,or redirect the output ...like this type of small script and how to write those scripts. Any one give me a link to study the... (4 Replies)
Discussion started by: rjay.com
4 Replies
Login or Register to Ask a Question