coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Priority of --help


From: Bernhard Voelker
Subject: Re: Priority of --help
Date: Wed, 21 Oct 2015 18:06:49 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 10/21/2015 04:42 PM, Pádraig Brady wrote:
I'd be 60:40 against complicating the commands for that.

I also don't like changing anything here.

As for alternatives, you could:

   !!:0 --help

Or setup and alias to do that:

   alias lh='`history -p \!\!:0 --help`'

... and there's bash-completion:

  $ rm --<TAB><TAB>
  --dir               --no-preserve-root  --verbose
  --force             --one-file-system   --version
  --help              --preserve-root
  --interactive       --recursive

Have a nice day,
Berny



reply via email to

[Prev in Thread] Current Thread [Next in Thread]