Search Results

Search: Posts Made By: rjanardhan83
1,348
Posted By rjanardhan83
Run the UNIX script only in specified timelines
Hi,

I have an UNIX script which runs in every 20 mins of all the days scheduled through CRON.

But i need to modify the CRON entry such that it should run from 00:00 AM to 18:00 and again from...
1,365
Posted By rjanardhan83
Run the UNIX script only in specified timelines
Hi,

I have an UNIX script which runs in every 20 mins of all the days scheduled through CRON.

But i need to modify the CRON entry such that it should run from 00:00 AM to 18:00 and again from...
Forum: IP Networking 11-17-2009
30,708
Posted By rjanardhan83
Need to check the connectivity between 2 servers
Hi All,

I need an automation script to check the connectivity between 2 UNIX servers.

Could anybody please help in this regards?

regards,
janardhan
1,138
Posted By rjanardhan83
Need script to rename the files in different locations
Hi everybody,

I need a script for below issue:

I have totally 15 different locations like */COUNTRY/in.
Only COUNTRy is the variable which changes for 15 countries.
For each location(one...
4,181
Posted By rjanardhan83
Yes...ddmmyyyy will be old date. I need to...
Yes...ddmmyyyy will be old date. I need to replace ddmmyyyy with current date for all the files.
4,181
Posted By rjanardhan83
Renaming of multiple files with current date
Hi,

I have a fixed 4 files in each different directory. The total 17 directories are there each one having 4 files inside it. I need rename all of them with current date. The files formates will...
4,156
Posted By rjanardhan83
Hi, Thank you so much for the help.Could...
Hi,

Thank you so much for the help.Could you also please elaborate what is meant by [ -e "$1"]...

rgrds,
janardhan
4,156
Posted By rjanardhan83
Need clarification
Hi,

Could anybody explain me the peice of code below as well:
filecount()
{
[ -e "$1" ] && numfiles=$# || numfiles=0
}
Showing results 1 to 8 of 8

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