Date: Fri, 14 Jul 1995 13:11:40 +0200 (MET DST) From: J Wunsch <j@uriah.heep.sax.de> To: aturetta@stylo.italia.com (Angelo Turetta) Cc: jhs@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: Re: your mail Message-ID: <199507141111.NAA04791@uriah.heep.sax.de> In-Reply-To: <199507132028.WAA09033@unix.stylo.italia.com> from "Angelo Turetta" at Jul 13, 95 08:20:49 pm
next in thread | previous in thread | raw e-mail | index | archive | help
As Angelo Turetta wrote: > > >> how can I get a one-line description of all those fine two-letter external > >commands :-) > > > >/usr/ports/comms/hylafax/work/hylafax-v3.0pl0/html/Modems/Hayes/hayes.html > > Well, I was referring to Unix commands, not Hayes AT commands :-) whatis `ls -1 /usr/share/man/man1/??.1* | sed -e 's/.*[/]//' -e 's/\.1.*//'` :-) -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507141111.NAA04791>