bug-bash
[Top][All Lists]
Advanced

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

Re: how to search for commands


From: Pierre Gaston
Subject: Re: how to search for commands
Date: Tue, 24 Feb 2015 13:56:58 +0200



On Tue, Feb 24, 2015 at 1:51 PM, <garegin16@gmail.com> wrote:
hmm. but can I use a wildcard with any of them. For example search for all commands which contain the word "nice". Which would bring up ionice.

compgen -c | grep nice


reply via email to

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