例如,当使用 Bash 命令行时,我可以使用...
cd /volumes
但是我想输入...
cd /vol*
但这不起作用。有没有办法使用通配符导航目录?
bash macos
bash ×1
macos ×1