Human-readable ls output under AIX

aixls

How can I get human-readable ls output under AIX? There is no -h parameter

Best Answer

Might I suggest ls -ls?

That will provide the files sizes in KB instead of the default blocks.

Ex:

36 -rw-r--r--    1 oracle   dba           33875 Feb  2 2011  step2.log
32 -rw-r--r--    1 oracle   dba           30308 Feb  2 2011  step2.sql