On Friday 11 November 2005 15:56, Peper wrote: > Hello, > I have a var $blah=' `pwd`/blah ' (extra spaces for clearer reading), how > can i change it to 'output of pwd/blah' ? > > -- > Best Regards, > Peper [EMAIL PROTECTED] ~ $ echo "`pwd`/blah" /home/sdr/blah [EMAIL PROTECTED] ~ $ -- gentoo-user@gentoo.org mailing list
- Re: [gentoo-user] [OT] Bash scripting Stoian Ivanov
- Re: [gentoo-user] [OT] Bash scripting Allan Spagnol Comar
- Re: [gentoo-user] [OT] Bash scripting Matthias Guede