![]() |
help
can anyone tell me what this language is all about and where do they use it
txxx :) |
sed or awk? They're both mainly used alongside some form of shell (BASH/CSH/ZSH) on the command line. A dieing portion of people write whole scripts in them.
The only thing I use sed for these days is quick replacing of characters on the command line or simple regexps: :
echo 'Hello there my friend!' | sed 's/my/old/g'AWK I have around 5 seconds worth of experience with so i'm not going to discuss :P |
seems to be very difficult...anyway tx for the info
|
| All times are GMT -5. The time now is 11:06 AM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC