
Sometimes you may need to read variable from file in shell script. Here is how to read variable from file.
Sometimes you may need to read variable from file in shell script. Here is how to read variable from file.
Sometimes you may need to print command output in table format. Here is a shell script to print output in table format in Linux.
Vim supports syntax highlighting but it is disabled by default. Here is how to enable syntax highlighting in Vim editor.
You need to reload bashrc settings after you make changes to it. Here is how to reload bashrc settings without logging out and back in.
Sometimes you may need to split file in Linux to manage it easily. Here are the steps to split file in Linux.
Sometimes you may need to generate random strong password in Linux. HEre is how to generate random password in Linux.
Sometimes you may need to download files via proxy. Here is how to use wget to download file via proxy.
Sometimes you may need to get hostname/domain name from ip address in Linux. Here are the steps to do it in Linux.
Often you may need to open multiple files in vim editor. Here is how to open multiple files & documents in vim editor.