Sometimes you may need to rename file with special characters. Here are the steps to do so.
CentOS/RHEL
Linux Rename File Starting with Dash
Sometimes you may need to rename files starting with special characters. Here are the steps to rename file starting dash in their filenames.
How to Delete Multiple Directories in Linux
Sometimes you may need to delete multiple folders at once in Linux. Here are the steps to delete multiple directories in Linux.
How to Force Delete Directory in Linux
Sometimes you may need to force delete directory or folder in Linux. Here are the steps to force delete directory in Linux.
How to Use SCP with PEM File (SSH Key)
Sometimes you may need to copy file to EC2 instance without password using SCP. Here is how to use SCP with PEM file (SSH key).
How to Use Rsync With SSH Key
Sometimes you may need to use rsync with SSH key. Here are the steps to do it using public key generation.
How to Do Google Search from Terminal
Sometimes you may need to do Google search from Linux terminal. Here are the steps to do it using Googler.
How to Set Current Working Directory to Directory of Shell Script
Sometimes you may need to set current working directory to directory of shell script. Here are the steps to do it.