Search Results

Search: Posts Made By: Antergen
1,629
Posted By Antergen
Thanks everyone.. I just used arg$ and...
Thanks everyone..

I just used arg$ and passed it as input and then took it to backgroud.
1,629
Posted By Antergen
Read Input and go BG
The script initially gets the input from user..
for ex -
# sh emp.sh
enter your username.
antergen

After the input i want the script to go backgroup to process the emp record.

& - Hangs...
1,629
Posted By Antergen
Read Input and go BG
My script needs to get some input from the user and go as a background process and run.

I have something like


read input.
do
while ...
if
..
fi
done


can i use nohup inside the...
3,794
Posted By Antergen
Ping Host Until it is up and email
It still hungs up if the first host is down.
3,794
Posted By Antergen
Ping Host Until it is up and email
Thanks alot guys.. BUt i got into another lock now.

When i use the host file for multiple host, the script waits until the first host is up to execute the other ipaddress..

The case here is , i...
3,794
Posted By Antergen
Ping Host Until it is up and email
Hi I am trying to write a script which runs until the host is up. i got it figured out that it needs to be in loop till it return $? = 0.

Not getting it through though. I am not sure about the...
Showing results 1 to 6 of 6

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