Package: wwwoffle Version: 2.9a-1 Severity: wishlist File: /usr/share/man/man8/wwwoffle-tools.8.gz
This SYNOPSIS wwwoffle-ls (<dir>/<subdir> | <protocol>://<host> | <URL>) DESCRIPTION wwwoffle-ls list the files in the directory in the style of 'ls -l'. For example use 'wwwoffle-ls http/foo' to list the URLs cached in the directory http/foo. is not enough to explain all the nuances going on here. Please expand the discussion. $ wwwoffle-ls http/www.google.com|head|wc 10 60 1155 $ wwwoffle-ls http/www.google.com/|head|wc 1 6 68 $ wwwoffle-ls http://www.google.com/|head|wc 1 6 68 $ wwwoffle-ls http://www.google.com|head|wc 1 6 68 $ wwwoffle-ls http://www.measuredhs.com wwwoffle-ls[4112] Warning: Cannot stat the file 'D9.. $ wwwoffle-ls http://www.measuredhs.com/ wwwoffle-ls[4113] Warning: Cannot stat the file 'D9.. $ wwwoffle-ls http/www.measuredhs.com 1 6 102 $ wwwoffle-ls http/www.measuredhs.com/ wwwoffle-ls[4113] Warning: Cannot stat the file 'D9.. Yes I know what is going on. By trial and error. Better specify all this on the man page, before POSIX or whoever one day does it for you...:-) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]