|
NAMEmork - a program for dumping Mozilla URL history filesUSAGEmork [--verbose] [--html] [--age secs] <filename> The files are normally found at "$HOME/.mozilla/default/*.slt/history.dat" COMMAND LINE OPTIONS-v[v[v]]Increase verbosity. With "-vv" it prints all the information known about each URL, including time of first visit, last visit, document title, etc.--htmlProduces HTML output instead of plain text--age <age string>With "--age 2H", it limits itself to URLs that were loaded within the last two hours. Likewise with "sec", "min", "day", "month", etc.AUTHORSimon Wistow <simon@thegestalt.org>based on http://www.jwz.org/hacks/mork.pl Created: 3-Mar-2004 by Jamie Zawinski, Anonymous, and Jacob Post. COPYRIGHTCopyright © 2004 Jamie Zawinski <jwz@jwz.org>LICENSEPermission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. No representations are made about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.SEE ALSOFile::MorkPOD ERRORSHey! The above document had some coding errors, which are explained below:
Visit the GSP FreeBSD Man Page Interface. |