Search Results

Search: Posts Made By: Ruchika
7,392
Posted By Ruchika
Thanks for all your help..I am done with...
Thanks for all your help..I am done with everything else..one last help required is with sed command. When i am using this command in shell script
I used a variable vfile2 to define some value
...
7,392
Posted By Ruchika
Yes RudiC , i went through Corona688's post#14...
Yes RudiC , i went through Corona688's post#14 but
date -r and date -d doesn't work for me.
date -r WBR_REPORT_PROCESS.log +"%y/%m/%d %H:%M:%S"
date: Not a recognized flag: r
Usage: date [-u]...
7,392
Posted By Ruchika
Hi All, I want some help once again. I tried...
Hi All,

I want some help once again. I tried many commands for picking the system timestamp for a particular file.
by ls -l, i am only getting date and time but not year, so this command is not...
7,392
Posted By Ruchika
stat command does not work for me in ksh shell. ...
stat command does not work for me in ksh shell.

Tried using this instead :-
ls -l Data_file.sql | awk '{print $6,$7,$8}'
Jun 08 05:56

Any idea if I can convert this out put to following...
7,392
Posted By Ruchika
Not sure what do you mean by stat equivalent. We...
Not sure what do you mean by stat equivalent. We use ls-l or ls-ltr to check timestamp. Hope it helps.
7,392
Posted By Ruchika
Sorry for wasting your time ..its my first time...
Sorry for wasting your time ..its my first time to ask for a help like this..not sure what all info is required. Shell version is
/usr/bin/ksh. It is an AIX server
7,392
Posted By Ruchika
Hi All, Thanks for your response The...
Hi All,

Thanks for your response

The actual requirement I have is to take the timestamp (file name here can be ignored), append it to all rows in the file so that it can loaded in database...
7,392
Posted By Ruchika
How to pick system time of the file placed on UNIX?
Hi ,I got one data file from external source and I have to load it in database through sql loader. I want to add 2 columns in database,one is file name and one is time of the file received on server....
Showing results 1 to 8 of 8

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