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.
- Host: GitHub
- URL: https://github.com/harshkapadia2/cli
- Owner: HarshKapadia2
- License: mit
- Created: 2020-05-16T14:59:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-09-28T23:55:05.000Z (9 months ago)
- Last Synced: 2025-09-29T01:20:54.982Z (9 months ago)
- Topics: cmd, command-prompt, linux, terminal
- Homepage: https://cli.harshkapadia.me
- Size: 456 KB
- Stars: 6
- Watchers: 1
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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)