#linux-basics
Read more stories on Hashnode
Articles with this tag
Exploring some underrated tools and utilities in BASH. · Bash or shell won't be much popular and powerful if they didn't have some tools and utilities...
Parsing and Managing data using Bash · Introduction In this part, topics such as switch cases, mathematical expression, arrays, and strings. This won't...
The quick basic guide on foundational concepts of Bash scripting. · Introduction If you are new to BASH and Linux, don't you worry the community is the...
A guide to performing wizardry in the terminal · Introduction BASH or Bourne Again Shell is an interface(program) between the user and the Operating...
A comprehensive guide for getting started with key bindings in Vim · Introduction Keymapping or Key binding is a process in which a user or a system can...
VIM + BASH = Killer Speed Automation · Vim and BASH? Bash Scripting is a powerful skill to have as a programmer because we find Linux almost everywhere...