I can recreate my system from backup in
Seconds Minutes Hours Days Weeks Never tested Never backed up ( 450 votes ~ 6 comments )
You are not currently logged in. If you do not have a user account then please consider creating one and logging in before you post your comment. This will allow you to track replies to your comment, and take part in the site much more freely.
To add your comment, fill in all the boxes below and then preview it to make sure you're happy with the way that it looks.
This is the comment you were replying to, attached to the weblog Sed advice
#2 Re: Sed advice Posted by mcortese (213.70.xx.xx) on Mon 12 Feb 2007 at 17:45 Try splitting the command into two: cat line | sed -e "s/\([0-9]\{7\}\).*/\1/" -e "s/.*\([0-9]\{7\}\)/\1/" M.
cat line | sed -e "s/\([0-9]\{7\}\).*/\1/" -e "s/.*\([0-9]\{7\}\)/\1/"
Posting Format:
Inappropriate comments will be removed.
Some help on entry formatting is available
Username:
Password:
[ Advanced Login ]
Register Account