Re: Curiosity
Posted: Mon Jun 03, 2019 5:33 am
I discovered this way to view the file system folders in the browser informing those interested or curious to use this method. Other criticisms? I'm available.
And without accidentally doing any damage, too, as there's no way to edit any files from within a web browser.skidoo wrote: Sat Jun 01, 2019 3:10 pm Thanks, sg-1. It is a good tip, an efficient way for curious learners to browse the filesystem.
Code: Select all
-H[browser], --html[=browser]
This option will cause groff to produce HTML output, and will display that output
in a web browser. The choice of browser is determined by the optional browser
argument if one is provided, by the $BROWSER environment variable, or by a compile-
time default if that is unset (usually lynx). This option implies -t, and will
only work with GNU troff.