sed command
From: cent (centREMOVE_at_u.washington.edu)
Date: 12/30/04
- Next message: Peter T. Breuer: "Re: sed command"
- Previous message: john_k_everett_at_hotmail.com: "Re: Fedora Core3 - nvidia - I can compile the driver - where to put it ?"
- Next in thread: Peter T. Breuer: "Re: sed command"
- Reply: Peter T. Breuer: "Re: sed command"
- Reply: Laurenz Albe: "Re: sed command"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Dec 2004 07:33:18 -0800
How can I specify characters by their hexadecimal equivalent when using the
sed command?
sed -e "s/aa/bb/g" # will replace aa with bb
I need to:
sed -e "s/aa/ hexadecimal /g"
I have come up empty after much web searching and empirical testing. Your
help is appreciated.
Thanks.
- Next message: Peter T. Breuer: "Re: sed command"
- Previous message: john_k_everett_at_hotmail.com: "Re: Fedora Core3 - nvidia - I can compile the driver - where to put it ?"
- Next in thread: Peter T. Breuer: "Re: sed command"
- Reply: Peter T. Breuer: "Re: sed command"
- Reply: Laurenz Albe: "Re: sed command"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]