https://github.com/tomtom828/shell-scripts
Learning shell scripting (on Mac and PC)
https://github.com/tomtom828/shell-scripts
async bash batch nodejs powershell
Last synced: 6 months ago
JSON representation
Learning shell scripting (on Mac and PC)
- Host: GitHub
- URL: https://github.com/tomtom828/shell-scripts
- Owner: tomtom828
- Created: 2017-07-08T01:22:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-14T03:46:24.000Z (over 8 years ago)
- Last Synced: 2025-04-13T05:25:19.363Z (11 months ago)
- Topics: async, bash, batch, nodejs, powershell
- Language: Batchfile
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shell-scripts
Learning shell scripting (on Mac and PC)
## Windows
### Batch files (.bat)
https://www.tutorialspoint.com/batch_script/index.htm
### PowerShell (.ps1)
http://powershelltutorial.net/home/Introduction-to-Powershell
## Unix/Linux
### Bash (.sh)
https://www.shellscript.sh/index.html
https://www.tutorialspoint.com/unix/