On Wed, Aug 31, 2016 at 01:53:30PM +0100, Theo Buehler wrote:
> On Wed, Aug 31, 2016 at 08:39:51AM -0400, Ted Unangst wrote:
> > About ten times a day I do something like this:
> > $ cd cd tedu
> > ksh: cd: bad substitution
> >
> > What does that even mean? According to the source, but not the man
On Wed, Aug 31, 2016 at 08:39:51AM -0400, Ted Unangst wrote:
> About ten times a day I do something like this:
> $ cd cd tedu
> ksh: cd: bad substitution
>
> What does that even mean? According to the source, but not the manual, there
> is some two argument cd syntax which substitutes something. I
About ten times a day I do something like this:
$ cd cd tedu
ksh: cd: bad substitution
What does that even mean? According to the source, but not the manual, there
is some two argument cd syntax which substitutes something. I have never once
tried to do this on purpose.
Thus, I think the error me