Or you can click the link below to proceed:
sed - search & replace with variables within bash
sed is extremely helpful in search & replace text, in file & variables. Often we need to construct a list of strings together with variables. But the normal usage of sed :e.g. sed -e ’s/text-to-search/string-to-replace-$variable-name/g’ will only replace the variable $variable-name literally rather then the pre-define value. After meddling with a few more stuff, the ...
Want to be redirected immediately?
Register yourself at Ping.sg to get rid of this page and also to get your read counted as Pong.