Re: [usp.ruby] pure posix man pages
- From:
- UNIXgod
- Date:
- 2011-09-10 @ 00:35
No prob. If you need a more focused posix man page the almquist shell
man page reads like a short but sweet o'reilly book. We use ash on
FreeBSD because it is small (i.e. posix without interactive
features)... Though bash, korn and zsh have posix modes and can be
tied to /bin/sh. They just tend to be larger than 70kb =)
Here is the FreeBSD man which on linux can be installed as dash (i.e.
Debian Almquist Shell)
http://www.freebsd.org/cgi/man.cgi?query=sh
~
On Fri, Sep 9, 2011 at 7:18 PM, serialhex <serialhex@gmail.com> wrote:
> On Fri, Sep 9, 2011 at 7:43 PM, UNIXgod <unixgod@rubyprogrammer.net> wrote:
>> I have a link that covers pure posix shell man pages (shamelessly
>> stolen and reformatted from elsewhere):
>>
>> http://rubyprogrammer.net/~stu/posix/
>>
>
> ok, this is very cool, so i'm making a new thread & re-posting...
> thanks UNIXgod! lots more stuff for me to learn :D
> hex
>
> --
> * my blog is cooler than yours: http://serialhex.github.com
> * The wise man said: "Never argue with an idiot. They bring you down
> to their level and beat you with experience."
> * As a programmer, it is your job to put yourself out of business.
> What you do today can be automated tomorrow. ~Doug McIlroy
>