help-bash
[Top][All Lists]
Advanced

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

Re: [Help-bash] Command completion with * in the middle?


From: Peng Yu
Subject: Re: [Help-bash] Command completion with * in the middle?
Date: Tue, 22 Jan 2019 13:21:04 -0600

> What happens if you hit TAB twice? That's the normal completion behavior:
> to print all the matches if you hit TAB again.

If I hit TAB twice, it will just do a normal completion to show all
the matches starting with "b" in $PATH. But I need all the ones
matching "b*sh" instead.

-- 
Regards,
Peng



reply via email to

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