![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| shell script command | lg123 | UNIX and Linux Applications | 3 | 04-11-2008 12:35 AM |
| Use ftp command in shell script | infyanurag | Shell Programming and Scripting | 3 | 02-05-2008 04:06 AM |
| cd command is not working in my shell script | amitrajvarma | Shell Programming and Scripting | 3 | 10-03-2007 02:04 AM |
| how to use cd command in shell script | LAKSHMI NARAYAN | Shell Programming and Scripting | 3 | 09-09-2007 03:04 AM |
| Shell script command | dipanrc | Shell Programming and Scripting | 7 | 11-29-2005 07:15 AM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
vi command in shell script
I need to delete all the new lines in a file.
so, in vi, I would use :1,$s/\n//g and then save the file. How can I achieve this in command line? thanks |
| Forum Sponsor | ||
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|