Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


fred error | 14 comments | Create New Account
Click here to return to the 'fred error' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
fred error
Authored by: matx on Sep 12, '02 06:07:59PM

the problem was with the way the sed got all moved into one line...

using the script as originally submitted with the path to desktop changed it works fine (thanks!) and it didn't work when i moved the 3 sed commands to one line.



[ Reply to This | # ]
fred error
Authored by: viega on Sep 12, '02 06:28:47PM

Glad it works for you. It should work if they're all on one line, as long as the bars are still there ("|"). The editor added his comment, because the original submission I made DID have it all on one line, and there are ways you could break it up onto multiple lines where it wouldn't work :)



[ Reply to This | # ]