Logging of Mozilla pages

joel joel
Mon May 17 11:53:28 PDT 2004


  cat history.dat | sed -n "s/\(^.*\)\(http[^);]*\)\(.*\)/\2/p"

Of course, if they empty their history.dat file, this won't be of much help.
You could also run this through grep to weed out things like doubleclick 
and use the sort -u command to get rid of duplicates, etc.
Joel


Harry Giles wrote:

>Is there a way to generate or retrieve a log of all web pages users on one 
>computer have visited without logging on as that particular user?  I need 
>to be able to print them out, and you can't do that from Mozilla directly 
>anyway.
>
>Perhaps a file in the .mozilla folder?
>
>TIA
>
>Harry Gils
>
>_______________________________________________
>Linux-users mailing list
>Linux-users at linux-sxs.org
>Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
>
>  
>



More information about the Linux-users mailing list