ubuntu

分频终端 terminator

shell命令补全 http://www.techug.com/post/linux-auto-completion.html

例如:

# complete -W 'word1 word2 word3 test' foo  
# foo w<Tab>  
# foo word<Tab>  
# complete -p 

posted on 2018-11-02 12:20  我很迷茫  阅读(100)  评论(0编辑  收藏  举报