https://github.com/kernix13/windows-cmd-prompt
Common and useful CMD promt and PowerShell commands
https://github.com/kernix13/windows-cmd-prompt
batch-script cmd powershell
Last synced: 25 days ago
JSON representation
Common and useful CMD promt and PowerShell commands
- Host: GitHub
- URL: https://github.com/kernix13/windows-cmd-prompt
- Owner: Kernix13
- Created: 2022-10-22T23:46:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-23T19:50:08.000Z (over 3 years ago)
- Last Synced: 2025-02-23T23:52:45.944Z (over 1 year ago)
- Topics: batch-script, cmd, powershell
- Language: Batchfile
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The most useful command prompt commands
These are for the old cmd prompt but also for PowerShell. Check the `PowerShell.md` file for those commands. The actual cmd prompt commands are in `CmdPrompt.md`. I also have notes on `.bat` files in `BatchCommands.md`.
Compare the commands in this repo in my repo [bash-shell-scripts](https://github.com/Kernix13/bash-shell-scripts) as there are commands in common to both repos.