https://github.com/rahulstech/linux-lessons
learning linux
https://github.com/rahulstech/linux-lessons
Last synced: 9 months ago
JSON representation
learning linux
- Host: GitHub
- URL: https://github.com/rahulstech/linux-lessons
- Owner: rahulstech
- Created: 2025-02-25T14:46:53.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-02-26T12:30:53.000Z (10 months ago)
- Last Synced: 2025-02-26T13:35:39.972Z (10 months ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
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