View Full Version : terminal help
rattlerviper
August 15th, 2006, 07:33 PM
Any one know what this would do if entered in the terminal? I tried but it does not seem to have done anything. It was supposed to be "fun"
sed -e 's/:$//' -e 's/[^-][^\/]*\//--/g' -e 's/^/ /' -e 's/-/|/'
IYY
August 15th, 2006, 07:43 PM
Well, I can see that it will replace the first - in each line of input with a |. But I don't really get it.
rattlerviper
August 15th, 2006, 08:07 PM
Well, I can see that it will replace the first - in each line of input with a |. But I don't really get it.
Hmmm, maybe I should check and see if I have royally messed up my computer.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.