Search Results

Search: Posts Made By: rdlover
38,555
Posted By rdlover
Thanks rikxik! It works like a treat! :)
Thanks rikxik! It works like a treat! :)
38,555
Posted By rdlover
Below is the snippet of the code that i have...
Below is the snippet of the code that i have written. The damn sprintf is not working. No matter what number i enter, it is entering ceil and not floor.Any reasons why ?



#!/usr/bin/perl

#...
38,555
Posted By rdlover
Thanks Rikxik! I guess that's gonna work! I am...
Thanks Rikxik! I guess that's gonna work! I am trying to write a logical if else statement in Perl to use the 'ceil' and 'floor' functions , but my novice programming skills is hampering the...
38,555
Posted By rdlover
Thank you! Will try it later tonight and let you...
Thank you! Will try it later tonight and let you know, i am not quiet sure about the $0+0.5 part though, does that imply we add a 0.5 constant to every value of $nSlices?
38,555
Posted By rdlover
Rounding off decimals to the nearest number in PERL
Hi Guys,

I am generating a statistical report , below is the snippet of the code :



Now, $nSlices stands for the time duration,meaning,the statistics will be displayed for that particular...
4,011
Posted By rdlover
Thank you. I think thats a good idea,although...
Thank you. I think thats a good idea,although it'll end up creating 15 logs on the server each time i run the script, but i should be able to live with that.
4,011
Posted By rdlover
Thank you Sir ! It works well! Just that it ends...
Thank you Sir ! It works well! Just that it ends up creating a logfile on all the boxes,which means i'll have to login to all 15 boxes in the cluster to check the diff results. Is it possible that...
4,011
Posted By rdlover
Script to compare all the config files in a cluster of servers.
Hello Lads!

Climbing the shell scripting learning curve, i am faced with yet another obstacle! Here's the challenge in front of me :

1) I have 15 servers in a cluster,all of them have the same...
68,451
Posted By rdlover
Grazie Frank! I guess rdist is the only way to go...
Grazie Frank! I guess rdist is the only way to go if i have to transfer a file to multiple servers at the sametime. I'll think about it, although i am not so sure if my boss would wanna let me...
68,451
Posted By rdlover
Thanks guys! That script works! But it kind of...
Thanks guys! That script works! But it kind of doesn't achieve what i had hoped it would. I am looking for a way to do multiple transfers in parallel to save time. That is, from a source to multiple...
68,451
Posted By rdlover
Script to SCP a file to multiple servers
Hi All,

I am a total noob to the Unix world, and i hope to learn a lot from this wonderful community. Here's my first post and question , i am trying to SCP a file to multiple servers (multiple...
Showing results 1 to 11 of 11

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