Bash is a Unix shell and command language written by Brian Fox for the GNU Project as a free software replacement for the Bourne shell. I will be sharing in this repository Hackerrank questions solutions and various projects for practicing.
- Let's Echo
- Looping and Skipping
- Personalized Echo
- Looping with Numbers
- The World of Numbers
- Comparing Numbers
- Getting Started Conditions
- More on Conditionals
- Arithmetic Operations
- Comptute the Avarage
- Fractal Trees (@ copyright)
- Cut 1 to 9
- Head of text file
- Middle of text file
- Tail of text file
- Tr 1 to 3
- Sort 1 to 7
- Uniq 1 to 4