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

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)

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/