經安全檢測,此網站為安全網站,請放心前往原始網址!

sed -i option example | Unix Linux Forums | UNIX for Dummies Questions & Answers

Can anyone give detailed and example for sed -i option. Where can we use this option? ... bash-3.00$ echo "abc" > test.txt bash-3.00$ sed 's/abc/efg/' test.txt efg bash-3.00$ cat test.txt abc bash-3.00$ sed -i 's/abc/efg/' test.txt bash-3.00$ cat test.txt

www.unix.com

網址安全性掃描由 google 提供