[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how to search for commands
From: |
Dan Douglas |
Subject: |
Re: how to search for commands |
Date: |
Tue, 24 Feb 2015 06:23:26 -0600 |
On Tue, Feb 24, 2015 at 4:48 AM, Hans J Albertsson
<hans.j.albertsson@gmail.com> wrote:
> Powershell is a very good cmd language, so bash and other unix shells might
> do well to adopt some ideas from there.
Show-Command is one of the bigger missing killer features. It's not
really implementable either since bash can't possibly know about the
option parser of every single command.
--
Dan Douglas