Re: Replace a string inside a file
From: Anthony E. Greene (agreene_at_pobox.com)
Date: 09/16/03
- Previous message: Anthony E. Greene: "Re: squirrelmail in redhat 9"
- In reply to: Keith Birchfield: "Replace a string inside a file"
- Next in thread: Michael Lee Yohe: "Re: add new hdds to my server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: redhat-list@redhat.com Date: Tue, 16 Sep 2003 04:04:15 -0400
On 15-Sep-2003/15:03 -0400, Keith Birchfield <birchfld@waytec.com> wrote:
>Hello all, and thanks for previous help! :-)
>
>Can anyone give me a csh cheat to copy a file with a specific string
>replaced with another?
sed file1 -e s/blue/red/ > file2
-- Anthony E. Greene <mailto:Anthony%20E.%20Greene%20%3Cagreene@pobox.com%3E> OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26 C484 A42A 60DD 6C94 239D AOL/Yahoo Messenger: TonyG05 HomePage: <http://www.pobox.com/~agreene/> Linux. The choice of a GNU generation <http://www.linux.org/> -- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Anthony E. Greene: "Re: squirrelmail in redhat 9"
- In reply to: Keith Birchfield: "Replace a string inside a file"
- Next in thread: Michael Lee Yohe: "Re: add new hdds to my server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|