From mboxrd@z Thu Jan 1 00:00:00 1970 From: ca6c@bitmessage.ch (=?iso-8859-1?B?Q+Fn?=) Date: Mon, 23 Apr 2018 18:48:20 +0000 Subject: [TUHS] [GROFF] groff as a asis for comprehensive documentation In-Reply-To: References: <201804200056.w3K0u1Rj030182@coolidge.cs.Dartmouth.EDU> <1215E4AB-4601-4E1F-A8C5-FE0239321027@cheswick.com> <20180420104403.GA5799@alpine.my.domain> Message-ID: <20180423184820.GA9654@netbsd> Dave Horsfall wrote: > I have images of NetBSD etc lying around somewhere, to try on new > boxen. You might want to wait for 8.0, it's supposed it'll be a big release. > Just one example: it's 'stty -f ..." on most systems, but "stty -F" on > Penguin/OS. Why? -f/-F is a nonstandard (i.e. non-POSIX) option. BSDs have -f, GNU Coreutils (and BusyBox, which most of the time copies GNU behaviour) do have -F. Other Unix userlands (IRIX, HP-UX, Heirloom, Solaris(?)) don't have it at all. So, it's not a Penguin OS thing. Cheers! -- caĆ³c