The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Operating Systems > AIX
.
google unix.com



AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
AWK - no search results hk18 Shell Programming and Scripting 7 03-12-2008 03:13 AM
Strange Results mariaa33 UNIX for Dummies Questions & Answers 2 03-04-2008 03:43 PM
Wierd results with awk amatheny Shell Programming and Scripting 2 11-01-2007 06:12 PM
TOP Results AIX 5.3 mcastill66 AIX 1 09-26-2005 01:54 PM
set -A RESULTS Ashishm Shell Programming and Scripting 2 04-08-2002 01:26 PM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 02-14-2006
dbridle dbridle is offline
Registered User
  
 

Join Date: Feb 2006
Posts: 13
Strange ls results..

Multipart question..

Can anybody explain why this happens :

-rw-rw-r-- 1 fnsw fnusr 1531061 Feb 13 21:45 filename1.log
-rw-rw-r-- 1 fnsw fnusr 1760706 Feb 10 22:10 filename2.log
-rw-rw-r-- 1 fnsw fnusr 1525805 Aug 16 2005 filename3.log
-rw-rw-r-- 1 fnsw fnusr 1620115 Aug 15 2005 filename4.log

No matter what I do, I can't seem to get an output that shows the date and time, anything over a year drops the time and puts the year there instead.

So how can I get a directory listing that shows both full date (Or even better short date ie. dd/mm/yyyy) and time (hh:mm). The result would look something like this :

-rw-rw-r-- 1 fnsw fnusr 1531061 02/13/2005 21:45 filename1.log

The main purpose of this, is I want to export the results to excel to run some reports.

Any help would be great, I have been struggling with this for a while.

Darren

Last edited by dbridle; 02-14-2006 at 05:18 PM..
  #2 (permalink)  
Old 02-14-2006
ScatterBrain ScatterBrain is offline
Registered User
  
 

Join Date: Feb 2006
Posts: 61
i THINK this is the normal behavior on most UNIXs. again, i THINK. i've been an AIX user for the last several years and i'm kind of used to this kind of output. it sucks. never really looked into the 'ls' command that much. i guess we tend to take it for granted.

i guess you MAY be able to manipulate the output of the istat command against the files that have been modified more than a year ago. *shrugs* i hate to say it but you may be left to hack on this one.
  #3 (permalink)  
Old 02-14-2006
dbridle dbridle is offline
Registered User
  
 

Join Date: Feb 2006
Posts: 13
Thanks for the reply, I have a feeling you may be right and it was my fear I would have to hack something together.

I will give it a day and see if anyone has any suggestions before I start asking for scripting help.

Thanks again,

Darren
  #4 (permalink)  
Old 02-16-2006
bakunin bakunin is offline Forum Staff  
Bughunter Extraordinaire
  
 

Join Date: May 2005
Location: In the leftmost byte of /dev/kmem
Posts: 1,631
ScatterBrain is correct, this is standard behavior with all UNIXes.

You can either write a script to create your desired output (although i suppose it is not possible with only shell commands; you might have to write a small C program to read the inode directly) or maybe rethink your initial problem: If you want to divide the files into two groups separated by a certain date you could consider creating a file with this separating date (see "man touch") and using "find ... -newer ..." to select all the newer ones. You may also consider "find ... -atime/-ctime/-mtime ..." to suit your needs.

bakunin
Closed Thread

Bookmarks

« BASH on AIX | g77?? »
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 12:00 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0