Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Shell/Bash
replace delimiter for enter command
Severals
Programming language:
Shell/Bash
2021-05-17 05:06:33
0
Q:
replace delimiter for enter command
Lee Kole
Code:
Shell/Bash
2021-03-01 19:49:20
Just use tr command as follow: tr , '\n' < file #Replaces all ',' matches for a new line
0
Tags
replace
command
Related
cut delimiter spaces
bash cut delimiter multiple spaces
sed replace word with newline
tr replace char for string
bash remove characters from end of every line
bash replace comma with newline
replace delimiter for new line
replace characters command
replace char for new line
bash replace newline with space
tr replace char for
New to Communities?
Join the community