Have you notice how Linux commands are located in different folders but accessible everywhere? Here is how to make your scripts executable everywhere too.
7zip is a great tool for compressing files, but its usage can be complicated for some users. Here’s how you can simplify 7z compression with bash aliases.
Transferring files is nothing new. However, Transfer.sh is an exciting tool that lets you do so via the terminal. It works on any system that has bash and curl.
By default, when we talk about a shell in Linux, most people think of Bash. It is true that it is the most wide spread and arguably one of the simplest shell to begin with, but there are also plenty of other shells out there yearning for your attention. Today, we shall go through another very famous shell: the Korn Shell (“ksh” for the intimates).