https://github.com/dgapitts/learning-linux-shell
learning linux shell
https://github.com/dgapitts/learning-linux-shell
Last synced: 1 day ago
JSON representation
learning linux shell
- Host: GitHub
- URL: https://github.com/dgapitts/learning-linux-shell
- Owner: dgapitts
- Created: 2023-08-08T20:23:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-20T18:42:52.000Z (over 2 years ago)
- Last Synced: 2025-02-26T09:46:43.957Z (over 1 year ago)
- Language: Shell
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learning-linux-shell
Going beyond my personal notes on favorite commands and tips in [bash-by-example](https://github.com/dgapitts/bash-by-example) bash on my real world experience:
* This repo is develop my linux shell scripts bash on online training
* I want to work through common examples and scenarios and record my solutions and understanding on how to solve these
* Initially I'm just dropping [code here](code)