GNU Linux
GNU Linux is one of the most widely used operating systems today, under several incarnations (distributions), and is used in computers, servers, single board computers, mobile phones, and in some other devices. Since it is a Unix like operating system learning it will be useful to understand even other operating systems.
GNU Linux is based on some principles that allow you to get a lot from it by using commands in conjunction (through the command line interface a.k.a cli), there are several ways to do this, like shell scripting and piping, which give you lots of flexibility and power.