菜单
关闭
Home
Java
Clojure
Python
Linux
订阅
菜单
Shell,使用sed过滤反斜杠
2016年02月03日
标签:
Linux
,
Shell Tips
sed -r 's:\\::g' oldfile.txt >newfile.txt