The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Deleting a line from a flatfile using Shell Script
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
Deleting a line from a flatfile using Shell Script
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
9
(
permalink
)
06-23-2009
durden_tyler
Registered User
Join Date: Apr 2009
Posts: 536
Code:
perl
-pi -e 's/^.*\n$// if (unpack "A5") eq ""'
filename
tyler_durden
durden_tyler
View Public Profile
Find all posts by durden_tyler
Find durden_tyler's past nominations received
Find durden_tyler's present nominations given