[ale] Need help with a sed script

Greg Freemyer greg.freemyer at gmail.com
Thu May 12 19:15:32 EDT 2005


On 5/12/05, Jim Popovitch wrote:
> Here is how I would do it, although there probably is 100 ways:
> 
> sed -e 's/\(..\)\(....\)\(.*\)/\2\1\3/' in-file > out-file
> 
> -Jim P.
Thanks Jim,

That is prettier than my solution.

Greg
-- 
Greg Freemyer
The Norcross Group
Forensics for the 21st Century



More information about the Ale mailing list