Flag Flag是Go的简单但功能强大的命令行标志解析库。 文档文档可在Godoc功能支持类型中找到:bool,字符串,所有数字类型(复数除外),Flag Flag是Go的简单但功能强大的命令行标志解析库。 文档文档可在Godoc功能支持类型中找到:布尔,字符串,所有数字类型(复杂数字除外),布尔片,字符串,数字。 将结构嵌入为子命令。 多个标志名,例如'-z,-gz,-gzip,-gz,-gzip''-'以确保下一个参数必须是一个标志,例如'-'以确保下一个参数必须是一个值,例如'rm--a.go'删除文件'-a.go''-!' 停止贪婪的消费
2021-05-26 18:03:13 23KB Golang Command Line
1
用于kubectl的BuildKit CLI是用于使用Kubernetes群集构建容器映像的工具。用于kubectl的BuildKit CLI用于kubectl的构建套件CLI是用于使用您的kubernetes群集构建OCI和Docker映像的工具。 它取代了docker build命令,可让您快速轻松地构建单架构和多架构的容器映像。 功能替代docker build的替代品kukitk的BuildKit CLI用kubectl build替换了docker build命令,以在kubernetes集群中而不是在单个节点上构建映像。 您的Dockerfile将被解析为相同的w
2021-05-26 18:03:08 8.27MB Golang Command Line
1
rdrp一种跨平台的命令行工具,受AirDrop的启发,用于通过本地网络发送和接收文件。 内容演示设计安装用法发送广播监视器rdrp一个跨平台的命令行工具,用于通过AirDrop启发通过本地网络发送和接收文件。 内容演示设计安装用法发送广播监视器Docker贡献相关许可证演示设计rdrp使用多播DNS启用客户端之间的对等发现。 这意味着rdrp可能无法在大多数云/虚拟环境中工作。 客户端首次连接时,它们将在_rdrp._tcp服务上注册为新实例。 每森
2021-05-26 18:02:57 1.64MB Golang Command Line
1
命令行界面框架用于快速命令行应用程序开发的Go框架。 示例包主要导入“ gopkg.in/ukautz/clif.v1” func main(){clif.New(“ My App”,“ 1.0.0”,“示例应用程序命令行界面框架用于快速命令行应用程序的Go框架示例包主要导入“ gopkg.in/ukautz/clif.v1” func main(){clif.New(“ My App”,“ 1.0.0”,“示例应用程序”)。New(“ hello”, “强制性的hello世界”,func(out clif.Output){out.Printf(“ Hello World \ n”)})。Run()}示例安装入门命令回调函数命名的默认对象参数和选项参数选项标志验证&(Parsin
2021-05-26 18:02:56 72KB Golang Command Line
1
clipt是CLI(命令行界面)番茄计时器。 虽然名称提到命令行,但是配备并支持GUI界面很灵活。 这是一个用C语言为Unix编写的多用户程序,它允许系统的每个用户都有自己的Pomodoro计时器。
2021-05-12 14:03:33 87KB 开源软件
1
You've experienced the shiny, point and click surface of your Linux computer—now dive below and explore its depths with the power of the command line. The Linux Command Line takes you from your very first terminal keystrokes to writing full programs in Bash, the most popular Linux shell. Along the way you'll learn the timeless skills handed down by generations of gray bearded, mouse shunning gurus: file navigation, environment configuration, command chaining, pattern matching with regular expressions, and more. In addition to that practical knowledge, author William Shotts reveals the philosophy behind these tools and the rich heritage that your desktop Linux machine has inherited from Unix supercomputers of yore. As you make your way through the book's short, easily digestible chapters, you'll learn how to: Create and delete files, directories, and symlinks Administer your system, including networking, package installation, and process management Use standard input and output, redirection, and pipelines Edit files with Vi, the world's most popular text editor Write shell scripts to automate common or boring tasks Slice and dice text files with cut, paste, grep, patch, and sed Once you overcome your initial "shell shock," you'll find that the command line is a natural and expressive way to communicate with your computer. Just don't be surprised if your mouse starts to gather dust.
2021-05-10 16:22:57 1.86MB Linux Command Line 命令行
1
CLeWMI(发音为“线索我”)是一个命令行WMI查询工具。 它是用perl编写的,适用于Windows。 它允许从命令行动态查询WMI。 在Window NT,2000、2003和XP上均可使用。 独立的可执行文件可用。
2021-05-06 16:04:40 953KB 开源软件
1
待办事项清单命令行 使用命令行类型输入运行的简单TO-DO列表使用sqlite3存储数据。 显示创建日期,任务状态以及任务本身。 也将显示是否标记了项目,该项目将显示在每个列表的顶部。 一个好的功能是可以创建不同的待办事项列表,但是我将在另一时间执行此操作。 特征 全部列出列出所有待办事项,日期和状态。 完成#完成指定的任务 完成全部完成数据库中的所有任务。 DELETE#删除指定的任务。 全部删除删除数据库中的所有任务。 TODO ...创建新的待办任务。 待办事项编辑#允许您编辑待办事项。 标记#将任务标记为重要,删除需要确认,并且任务将显示在每个LIST的顶部。 这样做两次将取消标记该项目。
2021-04-09 09:05:58 57KB Python
1
Windows-7-and-Vista-Guide-to-Scripting,Automation and Command Line Tools主要用于学习win7 shell
2021-04-08 08:32:51 11.53MB shell win7
1
The Linux Command Line; 2019/1/28; 19.01; This book is part of the LinuxCommand.org project
2021-03-22 12:02:10 2.69MB cmd linux LinuxCommand.org
1