Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Shell/Bash
replace delimiter for new line
Hilton Shumway
Programming language:
Shell/Bash
2021-05-23 13:17:39
0
Q:
replace delimiter for new line
Lee Kole
Code:
Shell/Bash
2021-03-01 19:49:20
Just use
tr
command
as
follo
w:
tr
,
'\n'
<
file
#Replaces
all
','
matches
for
a
new
line
0
Tags
line
new
replace
Related
replace char for new line
cut delimiter spaces
bash replace newline with space
bash cut delimiter multiple spaces
Replace the second string in the double quotes with the first string in the double quotes
replace delimiter for enter command
sed replace word with newline
deletes lines including regex match
remove line with pattern
New to Communities?
Join the community