introduction-to-bash-scripting
introduction-to-bash-scripting copied to clipboard
Free Introduction to Bash Scripting eBook
### Is your feature request related to a problem? Please describe. Hi, firstly thanks for this book. It's awesome work but in PDF is dificult to read in cellphone while...
### Is your feature request related to a problem? Please describe. not any understand very easy englisch ### Describe the solution you'd like for better understanding translating in different languages...
dirlist=$(ls /home) => dirlist="blackcrack akira lost&found workshop garage office" blacklist="lost&found garage workshop" the way to the result echo $result blackcrack akira office how become from the $dirlist i a filtering...
could we have here a Discussions Forum, to ask different questions around bash and scripts ? For have the users a Platform here where can ask short for loop, arrays...
### I faced a problem while making aliases i hope this note would help (Note : deal with ~/.bashrc or ~/.zshrc according to the shell u use ) make sure...
## What type of PR is this? (check all applicable) - [ ] ♻️ Refactor - [x] ✨ Feature - [ ] 🐛 Bug Fix - [ ] 👷 Optimization...
## What type of PR is this? (check all applicable) - [ ] ♻️ Refactor - [ ] ✨ Feature - [ ] 🐛 Bug Fix - [ x ]...
### Is your feature request related to a problem? Please describe. I am requesting for a feature. ### Describe the solution you'd like I have been using vagrant for practicing...
## What type of PR is this? (check all applicable) - [ ] ✨ Feature ## Description I wrote the proxy automation script as a hobby side-project trying to solve...
Hey hi Siddhesh is here.. I made bash script which convert CSV file into VCF format. Please give me chance to contribute, if you think this will add value to...