LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Linux Scripting languages (https://www.linuxquestions.org/questions/linux-newbie-8/linux-scripting-languages-865141/)

Deepa 02-26-2011 06:29 AM

Linux Scripting languages
 
Hi Linux Experts,

I'm new to scripting field. I need help to continue further on the scripting side. So I hope somebody can help me out to learn.

repo 02-26-2011 06:32 AM

Welcome to LQ

Just ask, and the members will try to help you.

Kind regards

kurumi 02-26-2011 08:56 AM

Quote:

Originally Posted by Deepa (Post 4271821)
Hi Linux Experts,

I'm new to scripting field. I need help to continue further on the scripting side. So I hope somebody can help me out to learn.

see here.

sycamorex 02-26-2011 09:30 AM

I think the natural first step would be to learn Bash:

Basic stuff:
http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html
More advanced:
http://tldp.org/LDP/abs/html/

When you learn, you're going to encounter tools like:

grep, sed, awk, find
You'll find LOTS of tutorials online on those tools.
When it comes to sed, this one is one of the best:
http://www.grymoire.com/Unix/

It's a lot of information to take so start from the basic stuff. Try doing some projects, eg. to automate something on your system.

Ideally, when playing with it you should back up your data or do it on a testing system as you might mess something up or delete some files.

Have fun

chrism01 02-27-2011 11:29 PM

More on bash http://rute.2038bug.com/index.html.gz

Deepa 03-07-2011 08:53 AM

Hi Friends!!!!!!!!!!!!!!!!!!

Thanks for the suggestions.........

I found this is very helpful to me...........

Once again thanks.


All times are GMT -5. The time now is 10:29 AM.