bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

UNIX sed command


From: Stanley Tsang
Subject: UNIX sed command
Date: Tue, 17 Apr 2001 19:12:00 +1000

hi,
i want to use SED to transform a value from a parameter in my script
however, it read the $xxx instead of the value assigned to the parameter.
e.g.

xxx=123
sed 's@"$xxx"@@'

sed wouldn't remove the 123 from my standard input.

thanks,

S.Stanley




reply via email to

[Prev in Thread] Current Thread [Next in Thread]