文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>bash-completion - tab out everything~

bash-completion - tab out everything~

时间:2009-05-11  来源:s_x_g

Standard completion
bash has offered many forms of completion since its inception, including path, file, user, host and variable completion.
  Path-name completion
This type of completion occurs on the first token of the command line, allowing you to complete on executable files. Together with file-name completion, it is the most known and used type.
  File-name completion
This allows you to complete on file and directory names at the second and subsequent token position on the command line.
  User-name completion
This allows you to complete on user names by prefixing the token with a ~ (tilde).
  Host-name completion
This allows you to complete on host names by prefixing the token with a @.
  Variable-name completion
This allows you to complete on variable names by prefixing the token with a $.
    And now, bash-completion indefinitely extends the type of completion you can perform. http://www.caliban.org/files/bash/bash-completion-20060301.tar.bz2   See to address http://www.caliban.org//bash/ for additional information.  
相关阅读 更多 +
排行榜 更多 +
蛋花

蛋花

浏览阅读 下载
馅饼跑步者

馅饼跑步者

休闲益智 下载
富荔智选

富荔智选

学习教育 下载