On 15-Sep-2003/15:03 -0400, Keith Birchfield <[EMAIL PROTECTED]> 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:[EMAIL PROTECTED]>
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:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to