VoIP, SIP, TDM Tips
VoIP,SIP, H.323, Cisco & Linux tips
Thursday, June 5, 2008
command to replace a word from a file.
Command to replace a particular string (as many times in a file) from a particular file
ls
/full/path/offile | xargs perl -pi -e 's/word to search/wordto replace with/g'
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment