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

https://github.com/rahulstech/linux-lessons

learning linux
https://github.com/rahulstech/linux-lessons

Last synced: 9 months ago
JSON representation

learning linux

Awesome Lists containing this project

README

          

# Learning Linux

1. Bash Script
- comments
- data types
- array and dictionary
- variable
- stdin and stdout
- operators: arithmatic, conditional
- conditions: if, if elseif, case
- loops: for, while
- functions
- filesystem