Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

tr new line

Just use tr command as follow:
tr , '
' < file	#Replaces all ',' matches for a new line
 
PREVIOUS NEXT
Tagged: #tr #line
ADD COMMENT
Topic
Name
3+6 =