Read user input in shell script Getting user input is important for creating interactive and dynamic shell…
MiscellaneousA collection of 20 posts
Many times you need to check the time a file or folder was last modified to ensure…
Sometimes a program or an application stops responding or you are working on a terminal and want…
Often we need to find out a process or a service running on some port. This is…
Determining the size of a directory or its sub-directories is often required for the purpose of monitoring…
Every server runs at some pre-defined default ports. But you can also change the default setting so…
What is context path in a web application Context path, also called context root is the name…
What is a WAR file A WAR file stands for Web Application Archive and is a bundle…
What is a batch file A batch file is a file that you can create in windows…