Search Results

Search: Posts Made By: rdrtx1
1,947
Posted By rdrtx1
in a file named like scr.sh try something like: ...
in a file named like scr.sh try something like:
#!/bin/bash

while read ip
do
if [ -n "$ip" ]
then
while read user pass
do
CMD=`ps -eaf | grep -c mysql`
...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 08:53 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy