Thread
:
UNIX Shell Change the EOL (\n newline) by nothing - remove new line
View Single Post
#
3
(
permalink
)
05-13-2008, 09:07 PM
permalac
Junior Member
User
Join Date: May 2008
My distro: fedora
Posts: 20
Rep Power:
0
sed perl shell command to remove newline (\n) from a file
sure.
I have this :
Quote:
word1,
word2,
word3,
And I want this:
Quote:
word1,word2,word3,
Last edited by nixcraft; 05-14-2008 at
01:05 AM
.
permalac
View Public Profile
Send a private message to permalac
Find all posts by permalac