the-art-of-command-line
Command Line Guide
A comprehensive guide to mastering the command line and improving productivity as an engineer
Master the command line, in one page
154k stars
3k watching
15k forks
last commit: 5 months ago
Linked from 7 awesome lists
bashdocumentationlinuxmacosunixwindows
Related projects:
Repository | Description | Stars |
---|---|---|
learnbyexample/cli-computing | A comprehensive guide to Linux command line tools and Shell Scripting | 534 |
mariotristan/bash-guide | A comprehensive guide to learning bash shell scripting and operations | 5 |
dvdsgl/csharp-in-style | Provides guidelines for writing consistent and clear C# code | 57 |
kellyjonbrazil/jtbl | A command-line tool to convert and format data from JSON into various table formats. | 286 |
kevinthew/linuxgems | A concise reference guide documenting useful Linux features and utilities for system administrators and developers. | 338 |
jeko2000/git-style-guide | A comprehensive guide to Git best practices and terminology | 15 |
progrium/bashstyle | Guidelines and best practices for writing Bash code with a focus on readability, maintainability, and efficiency. | 1,818 |
jhallen/ivy-lang | An embeddable programming language designed to execute command scripts and provide a REPL with late binding and extensibility features. | 31 |
jwaldrip/admiral.cr | A DSL for writing command line interfaces in Crystal | 138 |
noid11/bash-guide | A comprehensive guide to learning Bash shell scripting covering basic operations, file management, and more | 4 |
natemcmaster/commandlineutils | A set of utilities and APIs for parsing command-line arguments and generating help text in .NET applications. | 2,216 |
vuuihc/bash-guide | A comprehensive guide to basic Bash operations and shell scripting | 185 |
azet/community_bash_style_guide | Guides bash scripting best practices and conventions to write reliable, maintainable scripts | 301 |
ellerbrock/docker-tutorial | A comprehensive guide to Docker development and deployment | 14 |
jermp/cmd_line_parser | A lightweight C++17 command line parser with support for parsing command-line options and arguments. | 25 |