Search Results

Search: Posts Made By: velocitnitin
3,638
Posted By velocitnitin
Need to convert the content of file into COLUMN (To export into excel)
I have multiple condition in file as below.

MONITOR "ALERT_INFO"
DESCRIPTION "Triggered when informational Netware alert occured"
MAXTHRESHOLD 95
SEVERITY Normal


MONITOR "ALERT_MAJOR"...
6,707
Posted By velocitnitin
The files are created by script, i cannot...
The files are created by script, i cannot manually create the file.this script will be running after every 1 hr, so i cannot hardcode the time inthe script.
6,707
Posted By velocitnitin
To check the lists of file created between 30-60 min
Hi

I have to write a script, that will find out the lists of files in a particular directory, which are created between 30-60 min intervals.
8,017
Posted By velocitnitin
I cannot use the cron,as i am running the script...
I cannot use the cron,as i am running the script through automation tool.
Also /tmp/nitin -type f -newer timestamp.sh is running fine but /tmp/nitin -type f! -newer timestamp.sh is giving error bad...
8,017
Posted By velocitnitin
I made the script, but its giving the error ...
I made the script, but its giving the error

stat: not found.
8,017
Posted By velocitnitin
calculating the time difference, when the script was executed and the current time
Hi,

I has created the shell script in HP_UX 11.23 and using the command, echo $(date +%Y%m%d%H%M%S) > $DIR/alert, placing the time of running the script into a file alert.
I want to compare the...
8,017
Posted By velocitnitin
calculating the time difference, when the script was executed and the currenent file
Hi,

I has created the shell script in HP_UX 11.23 and using the command, echo $(date +%Y%m%d%H%M%S) > $DIR/alert, placing the time of running the script into a file alert.
I want to compare the...
Showing results 1 to 7 of 7

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