This tutorial will help you to find out RAM utilization on linux server using shell scripting. you can deploy this script on your producti...
Home / Shell Script
Showing posts with label Shell Script. Show all posts
Showing posts with label Shell Script. Show all posts
Monitor Disk space using shell script
This script will help you to monitor disk space of your production server when it reach the set threshold limit, So that you could take in...
command to find keyword from file
grep command to find keyword from file # cat test 192.168.0.1 192.168.0.2 192.168.0.3 Syntax: grep “pattern” file_name # g...
Sed command delete pattern match keyword from file
# cat emaillist shahzad@example.com shahzad.in@example.com shahzad.out@example.com alam@example.com alam.out@example.com alam....
Subscribe to:
Posts
(
Atom
)