LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   learning sed (https://www.linuxquestions.org/questions/linux-newbie-8/learning-sed-834615/)

trijit 09-26-2010 03:13 PM

learning sed
 
Hi Everybody,

This is my first post in this forum. I am interested in shell scripting.

Can anyone please help me to find some real good links from where I can learn sed?

Thanks in advance. :newbie:

Trijit

colucix 09-26-2010 03:19 PM

Hi and welcome to LinuxQuestions! One of the best places to learn about sed is the Bruce Barnett's tutorial hosted at Grymoire: http://www.grymoire.com/Unix/Sed.html. Enjoy! :)

trijit 09-27-2010 02:50 AM

Thanks :)
 
Thank you very much colucix.It really helped. :)

Very friendly way to learn sed.

Quote:

Originally Posted by colucix (Post 4109643)
Hi and welcome to LinuxQuestions! One of the best places to learn about sed is the Bruce Barnett's tutorial hosted at Grymoire: http://www.grymoire.com/Unix/Sed.html. Enjoy! :)


ghostdog74 09-27-2010 02:59 AM

Quote:

Originally Posted by trijit (Post 4109633)
Hi Everybody,

This is my first post in this forum. I am interested in shell scripting.

Can anyone please help me to find some real good links from where I can learn sed?

Thanks in advance. :newbie:

Trijit

learn awk instead. Whatever sed can do, awk does it as well, and much more.


All times are GMT -5. The time now is 03:04 AM.