Search This Blog
Sunday, 5 October 2014
Awk Command
Awk Command
To replace a particular string/character with new line, we go for awk command.
awk '{gsub("|","\n"); print}' Path/filename1.txt > Path/FileName2.txt
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment