News

Using bash aliases in Linux can save time and having to remember complex commands - and it can be fun, too.
Working on the command line is an integral part of being a successful Linux user. You need to have a firm grasp of certain commands to work effectively. There are even certain commands that you must ...
Although the power of Linux certainly does lend itself to developers and those familiar with the command line, that's not the primary intended audience. Linux is for everyone.
Some of the most convenient ‘tricks’ on Linux depend on the use of a handful of special characters. This post looks at a number of command operators on Linux and shows how they work.
In the realm of Linux command-line tools, few commands are as versatile and widely used as cat. This article dives deep into the capabilities of the Linux cat command, merging insights from multiple ...
Jack Wallen shows you how to locate files on the Linux directory hierarchy using the find command.
At some point in your Linux journey, you'll need to be able to compress and decompress a folder from the command line. Jack Wallen shows you how.