会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Loading
小维江湖
管理
2023年9月12日
shell 命令自动补全模板
摘要: 示例1 function _xwjh() { local cur prev opts COMPREPLY=() cur="${COMP_WORDS[COMP_CWORD]}" prev="${COMP_WORDS[COMP_CWORD-1]}" # opts="gen init start dele
阅读全文
posted @ 2023-09-12 09:40 小维江湖
阅读(54)
评论(0)
推荐(0)
编辑
公告