Search Results

Search: Posts Made By: gemnian.g
1,398
Posted By gemnian.g
Parsing linux commands through FTP
Hi Techies,

I have made a shell script which stores the output of it in a text file. then i wanted to fetch that text file using windows scheduler in my windows xp desktop which i did successfully...
7,525
Posted By gemnian.g
ftp in shell script from linux to windows XP
Hi,

I have 9 different linux based servers and i am automating there healthcheckup by doing ssh and fetching deviations out of it in a single text file. I am doing so by using ssh keygen. I am...
3,189
Posted By gemnian.g
echo alarm if found multiple lines
Hi,

Can we echo if multiple lines say 5-7 lines are consecutively zero in he above said case.

Regards

G.C
:confused:
3,189
Posted By gemnian.g
not neccessarily bcuz it wud be like 0 5 0...
not neccessarily bcuz it wud be like

0 5 0 66
5 0 0 57
0 0 0 32
0 0 0 0
0 5 0 0

So i need to raise an alarm if consecutively zeros are being encountered . As you can see it can an cannot...
3,189
Posted By gemnian.g
thanks a gallon for your reply mate, Could you...
thanks a gallon for your reply mate,
Could you also help if I want to find consecutive lines in which zeros are encountered like
0 54 55 22
0 22 55 32
0 65 97 789
0 48 99 66 41

Rgds
G.C
3,189
Posted By gemnian.g
using loops while finding zeros
Thanxx for your replies but can someone suggest if i can use some loops so that i can echo when i encounter the zero's like:

if [ $file found zero]
then
echo "zeros found in bulk consecuively"...
3,189
Posted By gemnian.g
Finding multiple zero's in a file
Hi all,

i have a text file like the below example---

146 7600 147 23996
43024 50700581 28998 1767165
10 3784 12 1344
0 0 0 ...
2,234
Posted By gemnian.g
round decimal values and use in loops
i have a file in which 3 values are stored like --4.72 4.42 3.86
what i wanna do is that take read each value and compare with a fixed value say 5 but cant do so as i am getting an error for the...
1,083
Posted By gemnian.g
Commands not running after automated logon
Hi Frnds,

I was able to do passwordless ssh with the help of public key fundamental , i tried it out on my script but the problem is that the script stops after logging to the server and does not...
2,989
Posted By gemnian.g
commands not running after logon
Hi Pal,

I was able to do ssh with the help of public key fundamental , i tried it out on my script but the problem is that the script stops after logging to the server and does not run any...
2,989
Posted By gemnian.g
Automated logon within shell scripts
Hi All,

I have created a server health checkup for 22 diferent ips and want to run my script from a single host server -->conduct health chekup on various servers--> Capture the deviations--> Get...
Showing results 1 to 11 of 11

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