Thread
:
UNIX Shell Change the EOL (\n newline) by nothing - remove new line
View Single Post
#
6
(
permalink
)
05-15-2008, 12:03 AM
agn
Member
User
Join Date: Feb 2008
My distro: OpenBSD/FreeBSD/Debian/Fedora/RHEL
Posts: 69
Rep Power:
1
Code:
paste -s -d '\0' file
agn
View Public Profile
Send a private message to agn
Find all posts by agn