[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Historical Man pages or documentation
From: |
Nicholas Papadonis |
Subject: |
Re: Historical Man pages or documentation |
Date: |
Tue, 29 Oct 2019 22:29:22 -0400 |
Correction, I'm looking for the Bourne Shell early documentation. So far I
have found the the "The Unix Programming Environment" which details parts
of it in a tutorial.
My main goes were to understand how the syntax has morphed over time. I
found of interest that the original Thompson shell redirection morphed
backwards to:
cmd1 | cmd2
cmd1 ^ cmd2
cmd1 >cmd2>
Nick
On Tue, Oct 29, 2019 at 9:49 PM Nicholas Papadonis <
address@hidden> wrote:
> Is anyone aware of very early man pages or documentation for bash?
>
> Interested in how it was documented over time.
>
> Thank you
>