Search Results

Search: Posts Made By: bacarrdy
6,894
Posted By bacarrdy
you can run each command ./ssh_run_cmd2.exp...
you can run each command ./ssh_run_cmd2.exp $xxx.xxx.xxx.xxx $log > $xxx.xxx.xxx.xxx & in background and then read outputs from $xxx.xxx.xxx.xxx files

so then all your commands...
6,894
Posted By bacarrdy
Hi, i dont know it is that what you want,...
Hi,

i dont know it is that what you want, but easy way to do it is:
you can try run everything in background with outputs to files (for exmpl first line> file all other lines >> file last line...
2,689
Posted By bacarrdy
How to get input from keyboard with watch?
Hello,

i`m trying to create an network monitoring script and i dont know how to make affect that script by pressing an key from keyboard and that script runs not in while or for or any other loop,...
1,800
Posted By bacarrdy
Send command via ssh to another server
Hello,

i`m tryeing to execute loop on remote server and i have problems with syntax

my command is

ssh root@server "for i in /vz/private/*; do b=`ls -la $i/usr/bin/crontab | awk '{print...
4,107
Posted By bacarrdy
Payment to the person who will finish the script...
Payment to the person who will finish the script (I need only to get exact expiration date). For example, if there is 2,1848 months, I need to get exact minutes count (2,1848 * 30 * 24 * 60) - 94383...
4,107
Posted By bacarrdy
How I can see there is no simple wat to get that....
How I can see there is no simple wat to get that.
So, to improve the proccess I can pay for this job by paypal. Please, help me and I will donate for you or forum.
It would be better get the...
1,245
Posted By bacarrdy
you want to do somethink like this? i dont...
you want to do somethink like this? i dont understand what you cant to do

for dirs in $(ls /Users | grep -v Shared | grep -v shared_space) do

if [[ -d "/Users/$dirs" && ! -L "/Users/$dirs" ]];...
4,107
Posted By bacarrdy
Some users have services (there are several...
Some users have services (there are several different costs) and for example Thomas have bought "D3" service for 6 months. After some time he want to improve it to "D4". So now we're calculating his...
4,107
Posted By bacarrdy
i just want to ask or there are any simple way to...
i just want to ask or there are any simple way to add to some date partial of month

for example to 2015-02-27 22:22:22 + 3.3429 of month

i searched google and i found only excel :) my web page...
4,107
Posted By bacarrdy
can you give me exaple: to date 2015-03-30 +...
can you give me exaple:

to date 2015-03-30 + 11 months

and

to date 2015-02-27 + 3.3725 months

thanks
4,107
Posted By bacarrdy
no, it`s for my web page i tryed to do that...
no, it`s for my web page

i tryed to do that in php in this way:

i keept in mind that all months have 31 days and after adding 2 moths ( in my example 2.54 ) ( never mind to wich date ) i...
4,107
Posted By bacarrdy
How to add decimal month to some month in sql, php, perl, bash, sh?
Hello,

i`m looking for some way to add to some date an partial number of months, for example to 2015y 02m 27d + 2,54m

i need to write this script in php or bash or sh or mysql or perl in normal...
Showing results 1 to 12 of 12

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