how de delete a ligne from a file

Chad Kellerman sunckell at gmail.com
Wed Jun 10 14:44:12 UTC 2009


pe

On Wed, Jun 10, 2009 at 10:35 AM, Adel ESSAFI <adelessafi at gmail.com> wrote:

> Hi list
>
> Is there a method to delete a line from a file withoout editing it!
>

you can use perl

perl -p -i -e `s/Line in file you want to remove//' filename


but to remove a line you will always edit it.  Just not through a typical
editor....


>
> I have found how to do this with awk, but it is heavy!!
>
>
> Thanks in advance
>
>
> Adel
>
>
> --
> http://ilovefedora.blogspot.com/
>
> --
>
> PhD candidate in Computer Science
> Address
> BP 108, Bureau de poste Tunis republique
> 1001 Tunis
> Tunisia
> tel: +216 97 246 706
> fax: +216 71 391 166
>
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines:
> http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
>



-- 
A grasshopper walks into a bar and the bartender says "Hey, we have a drink
named after you." And the grasshopper says "Really, You have a drink named
Murray?"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20090610/8ce76e5d/attachment-0001.htm>


More information about the fedora-list mailing list