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


oops | 10 comments | Create New Account
Click here to return to the 'oops' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
oops
Authored by: mzs on Jun 22, '04 11:34:07AM
In the grep command the posting stripped-off my backslashes. It should be
grep '^\.'
for both cases.

[ Reply to This | # ]