Merge pull request #1929 from AtulDeshpande09/easy-bash-commands

Add bash tutorial/easy bash commands
This commit is contained in:
Sonkeng
2024-09-03 09:27:12 +01:00
committed by GitHub

View File

@@ -281,6 +281,7 @@ When learning CS, there are some useful sites you must know to get always inform
- [Airborn OS](https://www.airborn.io) : Private Google Docs Alternative
- [Commandlinefu](https://www.commandlinefu.com/commands/browse) : An extensive collection of Shell oneliners that can save your day on many occasions
- [Pure Bash Bible](https://github.com/dylanaraps/pure-bash-bible) : A collection of pure bash alternatives to external processes.
- [25 Common Linux Bash Script Examples To Get You Started](https://www.hostinger.in/tutorials/bash-script-example)
<div align="right">
<b><a href="#index">↥ Back To Top</a></b>