Nieuws

Discover beginner-friendly Linux command-line tools that can boost your productivity, simplify tasks, and make your terminal workflow more efficient.
The working directory in Linux is essential for navigating the file system via the terminal. Use the cd command to change the working directory, with either absolute or relative paths. The pwd ...
Apart from this, the commands, cd.., cd, and cd- are used to move one directory up, to go to the home folder, and to go to the previous directory respectively. Reminder: Linux’s shell is ...
Working in multiple directories from a Linux command prompt can be a pain, but these quick tips on using the cd and pushd directory navigation commands can save you time and effort.
This series of posts will help Linux/Unix newbies to feel comfortable on the command line.
A bash alias is a shortcut to a complicated command. Here are 10 aliases I've used to make using the command line a bit easier.
Linux tricks can help you get work done faster, especially when they're easy. Here are some ways to find files, reuse prior commands, stop processes and more.
Learn the basics of directory management in Linux using the command line tool.