Fumbani is a tech enthusiast. He enjoys writing on Linux and Python as well as contributing to open-source projects.
Articles by Fumbani Banda
Linux Howtos
- How to Configure Apache Web Server on Ubuntu and Debian
- How to Use the shift Command in Bash Scripts
- How to Use the rm Command to Remove Files in Linux
- The grep Command in Linux
- The History Command in Linux
- The export Command in Bash
- Difference Between a Login Shell and a Non-Login Shell
- Difference Between Bash Profile and Bashrc
- The screen Command in Linux
- Here Document in Bash
- How to Use SSH to Connect to Remote Server
- Difference Between Single and Double Square Brackets in Bash
- For Loop in Bash
- Functions in Bash
- How to Check if Variable Is Empty in Bash
- How to Extract File Base Name in Bash
- Pipes in Bash
- How to Add Numbers in Bash
- How to Escape Characters in Bash
- How to Set Variable to Output of Command in Bash
- How to Trim Whitespace in Bash
- Standard Streams in Bash
- How to Get Script Directory in Bash
- How to Split String in Bash
- How to Split String Into Array in Bash
- Regex Match in Bash
- Difference Between Sh and Bash
- How to Edit and Reload the .bashrc File
- shebang in Bash Script
- How to Change Directory With Git Bash
- How to Extract Substring in Bash
- How to Run GDB in Bash Script
- How to Bash Ranges
- How to Cat EOF in Bash
- How to Create Multi-Line String in Bash
- How to Remove Directory in Bash Terminal
- How to Use getopts in Bash Script
- How to Read File Lines in Bash
- How to Run Bash Script in Terminal
- How to Compare Numbers in Bash
- How to Echo New Line in Bash
- How to Parse Command Line Arguments in Bash
Git Howtos
- How to Set Username and Password in Git
- Git Authentication
- How to Get Current Branch in Git
- How to Undo Git Pull