Skip to main content
edited tags
Link
Gilles 'SO- stop being evil'
  • 866.1k
  • 205
  • 1.8k
  • 2.3k
Tweeted twitter.com/#!/StackUnix/status/148498869553082369
deleted 7 characters in body
Source Link
Mat
  • 54.9k
  • 11
  • 164
  • 143

Sometimes iI want to search/filter help for particular commands for keywords.

history --help

gives list of optionmsoptions, sometimes itsit's overwhelming how manymuch info is there, can i. Can I filter it for keywork "clear" e.g.

history --help *clear*

Also sometimes iI want all info from --help, but screen itsit's so many lineslong that some of themthe lines get lost and iI cannot scroll up for them, how. How can iI make it show screen by screen e.g. fill first screen then on key press fill second screen etc.

questionQuestion same for file listing command.

Sometimes i want to search/filter help for particular commands for keywords.

history --help

gives list of optionms, sometimes its overwhelming how many info is there, can i filter it for keywork "clear" e.g.

history --help *clear*

Also sometimes i want all info from --help, but screen its so many lines that some of them get lost and i cannot scroll up for them, how can i make it show screen by screen e.g. fill first screen then on key press fill second screen etc.

question same for file listing command.

Sometimes I want to search/filter help for particular commands for keywords.

history --help

gives list of options, sometimes it's overwhelming how much info is there. Can I filter it for keywork "clear" e.g.

history --help *clear*

Also sometimes I want all info from --help, but it's so long that some of the lines get lost and I cannot scroll up for them. How can I make it show screen by screen e.g. fill first screen then on key press fill second screen etc.

Question same for file listing command.

Source Link

Filter --help command?

Sometimes i want to search/filter help for particular commands for keywords.

history --help

gives list of optionms, sometimes its overwhelming how many info is there, can i filter it for keywork "clear" e.g.

history --help *clear*

Also sometimes i want all info from --help, but screen its so many lines that some of them get lost and i cannot scroll up for them, how can i make it show screen by screen e.g. fill first screen then on key press fill second screen etc.

question same for file listing command.