There are many commands to find directory and folders in Unix. Here’s how to find directory in Linux. You can use it to find directory in Ubuntu.
Linux
How to List All Files in a Directory in Linux
Sometimes you may need to list all files in a directory recursively . Here’s how to easily list all files in a directory in linux. You can use it to list full path for all files in directory.
How to List Files in Linux
LS command allows you to list files in Linux / Unix by name, by date, by size, one page at a time, created today. Here’s how to list files in Linux.
How To Install Zip and Unzip in Linux
Zip program helps file compression in Linux. Unzip utility helps file uncompression. Here’s how to install zip and unzip in Linux.
How to Get Disk Space in Linux / Unix
Sometimes you may need to check disk usage or get disk space in Linux / Unix to find which file is using more space in Linux. Here’s how to get disk space in Linux.
Convert .pem to .ppk using PuTTY
Convert .pem to .ppk using PuTTY to connect to Amazon EC2 instance from Windows. Amazon provides a .pem private key which cannot be directly used in PuTTY.