On Thu 27 Jul 2006, Dan Jacobson wrote: > > On wwwoffle-tools man page: "than":then, also say what fsck stuff > is/does.
"than" is entirely appropriate, as it's a comparison, not a sequence. However the wording could be better: "than use this" -> "than using this". fsck is explained? > $ wwwoffle-write http://zh.wikipedia.org/bbb > no error message though normal user fails. $ (echo "HTTP/1.0 200 OK"; > echo "Content-Type: text/html"; > echo "" ; cat index.html ) | > wwwoffle-write http://www.foo/bar.html wwwoffle-write[32299] Warning: Cannot create directory 'http/www.foo' [Permission denied]. I get an error message. > wwwofffle-write man page: warn to su proxy > else later can't remove by clicking. True, but only if the site's directory did not yet exist; if it did, then removing a file owned by root should be possible by the wwwoffle process as it owns the directory. (Another reason to always run chown -R upon upgrade :-P ) Paul Slootman -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]