An open API service indexing awesome lists of open source software.

https://github.com/harshkapadia2/cli

Command Prompt and Linux's Terminal commands.
https://github.com/harshkapadia2/cli

cmd command-prompt linux terminal

Last synced: 8 months ago
JSON representation

Command Prompt and Linux's Terminal commands.

Awesome Lists containing this project

README

          

# Command Line Interface

Command Line Interface (CLI) commands and keyboard shortcuts for Command Prompt (cmd) (Windows) and Terminal (Unix & MacOS).

- Linux
- [Unix/Linux Terminal](terminal.md)
- [Shell (Bash) Scripting](shell-scripting.md)
- [Dotfiles](https://github.com/HarshKapadia2/dotfiles)
- Windows
- [Command Prompt (cmd)](cmd.md)
- [Batch Scripting](batch-scripting.md)

## Resources

- [The Missing Semester of Your CS Education](https://missing.csail.mit.edu)
- [ss64.com - Command line reference](https://ss64.com)
- [Read the Source Code of Shell Commands](https://www.baeldung.com/linux/read-source-code-shell-commands)
- [linux-insides](https://0xax.gitbooks.io/linux-insides/content)
- [WSL](https://gist.github.com/HarshKapadia2/714bba15f0f09d32c07cdde3c244be9f)
- [Windows Terminal](https://gist.github.com/HarshKapadia2/18daf23ab4a7d1cb9215ca9dc8b7099f)
- [Unix vs Linux](https://www.guru99.com/difference-unix-vs-linux.html)
- [Basic Linux commands](https://www.youtube.com/watch?v=cBokz0LTizk)