LinuxHow to Use the bzmore Command to Read Compressed Files in Linux
When you need to read a massive, compressed log file in Linux, extracting the file...
LinuxHow to Use the bzgrep Command to Search Inside Compressed Files in Linux
When investigating a server outage or a security breach in Linux, you often need to...
LinuxHow to Use the bunzip2 Command to Extract Files in Linux
When you download source code, software packages, or massive database backups in Linux, they are...
LinuxHow to Use the bzless Command to View Compressed Files in Linux
When you use the bzcat command to read a compressed bzip2 archive, the uncompressed text...
LinuxHow to Use the which Command to Locate Executables in Linux
When you type a command like python or nano into the Linux terminal, the operating...
LinuxHow to Use the mkfs Command to Format a Partition in Linux
When you install a brand-new hard drive or SSD into a Linux server, or when...
LinuxHow to Use the bzcmp Command to Compare Compressed Files in Linux
When dealing with massive log files on a Linux server, they are almost always compressed...
LinuxHow to Use the bzcat Command to Read Compressed Files in Linux
The standard cat command is one of the most frequently used tools in Linux for...
LinuxHow to Use the zdiff Command to Compare Compressed Files in Linux
When you are managing a Linux server, you will frequently compress log files and configuration...
LinuxHow to Use the zcmp Command to Compare Compressed Files in Linux
When you are managing massive log files or backing up large databases in Linux, you...
LinuxHow to Use the stty Command to Change Terminal Line Settings in Linux
When you type a password in a Linux terminal and the characters do not appear...
LinuxHow to Use the sum Command to Calculate a Checksum in Linux
When you download a large file from the internet, transfer a critical backup across a...
LinuxHow to Use the file Command to Determine File Types in Linux
In Windows environments, the operating system relies almost entirely on a file’s extension (like .jpg,...
LinuxHow to Use the lpr Command to Print Files from the Linux Terminal
Before the widespread adoption of graphical desktop environments and print dialog boxes, printing a document...
LinuxHow to Use the set Command to Display Shell Variables in Linux
When working in a Linux terminal, your Bash shell relies on a massive dictionary of...
LinuxHow to Use the tty Command to Find Your Terminal Name in Linux
When you interact with a Linux system, you are doing so through a terminal interface....
LinuxHow to Use the tset Command to Reset and Initialize a Linux Terminal
If you connect to a remote Linux server via SSH and suddenly find that your...