
Sometimes you may need to recursively download files & folders in Wget. Here is how to do it.
Sometimes you may need to run shell commands on remote server. Here is the bash script to run commands on remote server.
Sometimes you may need to prompt for user input in shell script. Here is how to prompt user for input in shell script.
Sometimes you may need to rename files to lowercase or uppercase in Linux. Here is how to do it in Linux.
Sometimes you may need to backup & restore hard disk in Linux. Here are the steps to backup & restore hard disk in Linux.
Sometimes you may need to combine multiple commands in one line or run multiple commands at once. Here is how to run multiple commands in Linux.