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


Click here to return to the 'Remove link numbers' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Remove link numbers
Authored by: Brontojoris on Mar 06, '05 10:26:47PM

I thought this was a really cool hint, and have kept tweaking it.

lynx -dump -nolist http://www.thomsoneducationdirect.com.au/forums/viewonline.php | grep `date +%Y` | awk '{print $1": " $8" " $9" "$10" "$11" "$12}'

This will hide the date and time so that it only shows the username and the page they are on.

eg: Brontojoris: Viewing who is online



[ Reply to This | # ]