Search Results

Search: Posts Made By: paddock
1,870
Posted By paddock
my bad on that, but on the script its right
my bad on that, but on the script its right
1,870
Posted By paddock
loop problem
Hello Guys,

i have a list on cpus.txt with a name servers, and i wanna execute in each server some ssh commands, but its breaking the loop..
Can you guys note anything weird?

tks
...
1,411
Posted By paddock
worked like a charm tks!
worked like a charm

tks!
1,411
Posted By paddock
Problem awk
I have the following script

#!/usr/bin/sh

cat teste.txt | while read variavel ; do
situation=`awk '{ print $9$10 }'`
unix_machine=`awk '{ print $1 }'`
type_machine=`awk '{...
2,157
Posted By paddock
Accessing windows server
Hello guys,

i have a scenario that i need to run some commands on a unix machine and them connect on a windows server machine stop some services and them back to the Unix machine do another...
Showing results 1 to 5 of 5

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