Bash the command line interface for many Linux distros is one is one powerful tool. Here we bring to you 10 niche tips which will help you keep your Bash scripts efficient and lean.
Avoid Full Paths to Bash Built-ins
Bash has many built-ins that can be used instead of calling external commands.