Search Results

Search: Posts Made By: ekrause77
Forum: Solaris 05-22-2013
1,859
Posted By ekrause77
When I run the script I receive the following...
When I run the script I receive the following error:

Pseudo-terminal will not be allocated because stdin is not a terminal.

Any more ideas?

Thanks!

---------- Post updated at 03:25 PM...
Forum: Solaris 05-22-2013
1,859
Posted By ekrause77
Nohup immediately stops.
I try and start a short script nohup the nohup immediately stops.
Here's the code

#!/bin/sh
rm backup.out
for i in `cat /home/xxxxx/Allservers.txt`

do
echo "Logging onto $i"
ssh -qt $i...
Showing results 1 to 2 of 2

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