News

The cd command is used to navigate through the directories and files in Linux. It needs either the entire path or the directory name depending on the current directory.
Learn how to use the Linux cd command to navigate file directories easily, from basics to shortcuts, aliases, and handling hidden folders.
In the old command-line days, about the only way to write a CD-ROM on a Linux system was to know the set of commands that build an ISO filesystem and then copy it to a CD. Today, with the availability ...
Learn the basics of directory management in Linux using the command line tool.
Use keyboard shortcuts for quick edits, movements, and searches to enhance command line efficiency. Power up the cd command with shortcuts like cd ~ and cd - to navigate your file system. Employ ...
Your grandpa's cd command cdbuff is a simple command line tool to enhance the 'cd' command written in bash. It can be useful if you have multiple projects allowing you to store or recall paths by name ...
This series of posts will help Linux/Unix newbies to feel comfortable on the command line.
While it works like a Linux command, it’s actually a bash shell builtin that allows you to change many things about that shell’s behavior.