help-bash
[Top][All Lists]
Advanced

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

[Help-bash] Is there a convenient function that return what is printed a


From: Peng Yu
Subject: [Help-bash] Is there a convenient function that return what is printed after typing <TAB>?
Date: Wed, 7 Mar 2012 08:31:57 -0600

Hi,

<TAB> can print a number of candidate commands. Is there a command
that can take the partial command and print all the candidates (so
that the output can feed to another program)? (This is not a difficult
problem to program from scratch if I just want to get the candidates
from PATH, but it is not obvious to how to get all the candidates set
by custom bash-completion.)

-- 
Regards,
Peng



reply via email to

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