[Techtalk] filtering command line

anisa khan anisa.khan at yahoo.co.uk
Tue Jun 12 10:29:47 UTC 2007


I half misread the OP, sorry :)

Anyway, talking about backquotes... I just thought, to mention it,
in case someone here has not encountered it before.
 
$(...)
can also be used instead of backquotes in Bash.

quite handy and neat, especially when there is a need for nested backquotes, ie:

$ echo $(echo cd `pwd`)

AK





      ___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/ 


More information about the Techtalk mailing list