Let me try to give you simple sample for what we'd like to do.
In case we have 4 columns from A to D, the delimitar should be 3.
But if B columns contains...
Hi, jlliagre
Sorry for my carzy output last time. Thanks to your script, I got it at last what I'd like to have!
Here's the result for test.txt which was made in March 31.
Unfortunately, at this environment, we can't use "time-style".
(jlliagre had kindly advised to install GNU but we can't do it due to security reason)
...
Hi,
I'd like to get the file timestamp by 'YYYYMMDD' on Solaris 9 9/05.
I can get it on the other UNIX distribution with the following command;
ls -d -l --time-style='+%Y%m%d'$FNAME | awk '{print...