Search Results

Search: Posts Made By: jidsh
8,560
Posted By jidsh
ya, I forgot to type -exec when I wrote the...
ya, I forgot to type -exec when I wrote the command on the post, was a typo-error. but, still thanks for correcting it
8,560
Posted By jidsh
Hi Dev, Thanks for the help. I tried that...
Hi Dev,

Thanks for the help.
I tried that and this is the output.It results in an error here. Probably won't work with Solaris.


ls -l --time-style=full-iso | awk '{print...
6,867
Posted By jidsh
Sorry, I did not check pages 2 and 3 of this...
Sorry, I did not check pages 2 and 3 of this thread.
6,867
Posted By jidsh
Pls explain what exactly do you want. The...
Pls explain what exactly do you want. The information has been pretty sketchy. It looks like u want an answer to which you don;t have a perfect question
8,560
Posted By jidsh
Hi Frank, Thanks for the solution, works...
Hi Frank,
Thanks for the solution, works superbly for me, but I have another issue. The files whose timestamps are being collected are soft links and the timestamps that are getting generated are of...
8,560
Posted By jidsh
I am on Solaris and programming through ksh. ...
I am on Solaris and programming through ksh.


uname -a
SunOS <ServerName> 5.9 Generic_118558-35 sun4u sparc SUNW,Sun-Fire-V490
8,560
Posted By jidsh
Retrieving accurate file timestamp
Hi Gurus,

The requirement is to collect the timestamp of soft links and collect it in a file in the following pattern:

This is the expected output:

Pattern:
MM/DD/YYYY hh:mi:ss filename...
6,867
Posted By jidsh
Just put your requirement in a single line
Just put your requirement in a single line
9,303
Posted By jidsh
Colemar, Thanks for your help. I tried it...
Colemar,

Thanks for your help.
I tried it and this is what has happened.



Franklin,
I did go through the script that you sent but I felt it is too long and big to go through for this...
9,303
Posted By jidsh
Need help with Date calculations in ksh
Hi Gurus,

I am writing a script where we enter two dates, one a FROM DATE and the other a TO DATE. I need to validate that difference between the two dates is always less than or equal to 60...
2,203
Posted By jidsh
Hi Guru's, Following approach worked for me....
Hi Guru's,

Following approach worked for me.



Thanks once again
2,203
Posted By jidsh
Thanks a tonne for that help. Besides the pattern...
Thanks a tonne for that help. Besides the pattern issue, there was anoher mistake that I did. I configured one wrong paramter in the if condition and as it was and operation, it was bound to fail. :)...
2,203
Posted By jidsh
I beleive I can do something with grep, but just...
I beleive I can do something with grep, but just not getting any directions on how to go ahead.
Thanks for your help.

Thanks and Regards
2,203
Posted By jidsh
Need help with Regular Expressions
Hi,

In ksh, I am trying to compare folder names having -141- in it's name.
e.g.: 4567-141-8098 should match this expression '*-141-*'
but, -141-2354 should fail when compared with '*-141-*'...
Showing results 1 to 14 of 14

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