![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| delete blank space in begining of line | karthikn7974 | Shell Programming and Scripting | 4 | 05-07-2008 04:40 AM |
| Blank line ? | varungupta | UNIX for Advanced & Expert Users | 2 | 09-10-2007 12:52 PM |
| insert text and add blank line | athidhi | Shell Programming and Scripting | 7 | 08-16-2007 11:56 AM |
| adding blank line in egrep | antalexi | UNIX for Dummies Questions & Answers | 2 | 05-24-2004 12:40 PM |
| Insert blank line if grep not found | michieka | Shell Programming and Scripting | 6 | 01-05-2004 02:03 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
(sed '$!d' file.txt) doesn't work for me, it returns "sed: Extra characters after command"
(tail -1 file.txt) only give me the last line of the file.txt, but last line or last few lines in file.txt could be empty. So, I need a way to extract the line in file.txt that has some characters. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|