[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-bash] Command completion with * in the middle?
From: |
Peng Yu |
Subject: |
[Help-bash] Command completion with * in the middle? |
Date: |
Sat, 19 Jan 2019 07:53:33 -0600 |
Hi,
Sometimes, if I just type the prefix then type TAB, there will be too
many commands shown. Is it possible to use * for command completion to
reduce the number of commands shown?
For example, if I type "l*.sh", then type TAB, is it possible to show
all the commands starting with "l" and ending with ".sh"? Thanks.
--
Regards,
Peng
- [Help-bash] Command completion with * in the middle?,
Peng Yu <=