Skip to content
/ xx Public
forked from iuv/xx

shell 简化命令,常用命令精简

License

Notifications You must be signed in to change notification settings

chuxianming/xx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xx

shell 简化命令,常用命令精简

安装方法

  1. 使用 wget https://raw.githubusercontent.com/iuv/xx/master/xx 下载xx文件
  2. 使用命令 sh xx install 安装文件
  3. 可以使用 xx 命令了
  4. 更新使用 xx update 命令

使用方法

docker 相关操作

  1. 简化查询docker 命令,使用
xx dl [dockername]

查询容器输出日志,dockername 支持模糊搜索

  1. 简化进入docker bash 命令,使用
xx de [dockername]

登入容器bash,dockername 支持模糊搜索

About

shell 简化命令,常用命令精简

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.3%
  • Shell 16.7%