Search Results

Search: Posts Made By: chinniforu2003
1,888
Posted By chinniforu2003
Scripting needed
Hi,

My task is to check the file test.txt every 15 min from Mon-Fri 9:00AM - 6:00PM. We get this file from our mainframes, every 15 min it will update the same file.
My task is to compare file...
1,220
Posted By chinniforu2003
Scripting help
Hi,

My task is to check the file test.txt every 15 min from Mon-Fri 9:00AM - 6:00PM. We get this file from our mainframes, every 15 min it will update the same file.
My task is to compare file...
2,081
Posted By chinniforu2003
Could you please suggest the command that will be...
Could you please suggest the command that will be useful in HP-AUX K-shell
2,081
Posted By chinniforu2003
Not working date -r "request.txt"...
Not working

date -r "request.txt" +%Y%m%d%H%M%S

date: illegal option -- r
Usage: date [-u] [+format]
date [-u] [mmddhhmm[[cc]yy]]
date [-a [-]sss.fff]

I am using HP-AUX...
1,829
Posted By chinniforu2003
Conversion
How to convert Nov 10 14:20 to YYYYMMDDHHMMSS in unix

I am using K-shell HP-AUX
2,081
Posted By chinniforu2003
Help in conversion ......
Hi,

I have a requirement to capture file time stamp and compare with current system time. I am using HP-AUX K-shell.

Below is what i have done

Getting current date into myfile2...
1,144
Posted By chinniforu2003
Help in shell commands
Hi,

I am working on HP-AUX Unix machine.

I need to find a file whether it has been updated in 15 minutes.

Please help me with the command.

I am using Ksh
8,578
Posted By chinniforu2003
Find command in Korn Shell
Hi,

I am trying to execute the below in Ksh (telnet)

find ./request.txt -mmin -30

It says

find: bad option -mmin

What i am trying to do is by using find command i am checking wheather...
1,807
Posted By chinniforu2003
I am trying to run this one in telnet ...
I am trying to run this one in telnet


#!/bin/ksh
File1=simple.txt # The file to check
LogFile=simple.log # The log file
DelayMax=30 # Timeout delay
Tolerance=2
# BEGIN...
1,807
Posted By chinniforu2003
Help need urgently....
I am new to shell scripting

I am getting file sample.txt from mainframes to my unix machine Mon-Fri every 15 minutes from 9:00AM to 6:00PM.
I need to Compare timestamp of sample.txt against...
3,051
Posted By chinniforu2003
Could you please tell me the extact parameters...
Could you please tell me the extact parameters that i need to chnge inorder to work

I am really newbie in shell scripting
3,051
Posted By chinniforu2003
Error while executing the below script
I am executing the below in telnet

#!/usr/bin/ksh
File1=simple.txt # The file to check
LogFile=simple.log # The log file
DelayMax=30 # Timeout delay
Tolerance=2
# BEGIN...
1,697
Posted By chinniforu2003
Scripting needed for newbie
Thanks For your reply

Could you please code for me since i am new to shell scripting
1,697
Posted By chinniforu2003
Scripting needed for newbie
Hi,


I am newbie in shell scripting

I have a file name like simple.txt which comes from Mainframe systems onto windows dir every 15 minutes daily. File name is same. Every 15 minutes it...
Showing results 1 to 14 of 14

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