Sometimes you may need to print command output in table format. Here is a shell script to print output in table format in Linux.
CentOS/RHEL
How to Enable Syntax Highlighting in Vim
Vim supports syntax highlighting but it is disabled by default. Here is how to enable syntax highlighting in Vim editor.
How to Run Same Command Multiple Times in Linux
How to Reload Bashrc settings Without Logging Out and Back In
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.
How to Split File in Linux
Sometimes you may need to split file in Linux to manage it easily. Here are the steps to split file in Linux.
How to Generate Random Password in Linux
Sometimes you may need to generate random strong password in Linux. HEre is how to generate random password in Linux.
How to Use Wget to Download File Via Proxy
Sometimes you may need to download files via proxy. Here is how to use wget to download file via proxy.
How to Get Hostname/Domain Name from IP Address in Linux
Sometimes you may need to get hostname/domain name from ip address in Linux. Here are the steps to do it in Linux.
How to Open Multiple Files in Vim
Often you may need to open multiple files in vim editor. Here is how to open multiple files & documents in vim editor.
How to Split Vim Screen Vertically & Horizontally
Sometimes you may need to split vim screen vertically & horizontally to open with multiple files. Here is how to split vim vertically & horizontally.