Sometimes you may need to view or sort files by size. Here is how to sort files by size in Linux.
Linux
How to Combine Multiple PDF Files into One in Linux
Sometimes you may need to merge multiple PDF files into a single file. Here is how to combine multiple PDF files into one file in Linux.
Su vs Sudo in Linux
Sometimes you may want to find out the difference between su and sudo commands in Linux. Here is su vs sudo in Linux.
How to Parse Command Line Arguments in Bash
Sometimes you may need to read command line argument in shell script. Here is how to parse command line arguments in shell scripts in Linux.
How to Convert JPG to PDF in Linux
Often you may need to convert JPG to PDF documents. Here is how to convert JPG files to PDF documents in Linux.
How to Install & Configure Elasticsearch in Ubuntu
Elasticsearch features real-time, full text searches on large datasets. Here are the steps to install & configure Elasticsearch in Linux.
How to Use Strace Command in Linux
Strace command allows you to trace system calls made by processes, tasks, scripts & commands in Linux. Here is how to use strace command in Linux.
Top SFTP Command Examples
SFTP is a secure file transfer protocol in Linux. Here are top SFTP command examples for your reference.
How to Clear Cache Memory in Linux
How to Compare Two Directories in Linux
Sometimes you may need to compare two directories or folders in Linux. Here is how to compare two directories in Linux.