The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 07-02-2007
mohan705 mohan705 is offline
Registered User
 

Join Date: Feb 2007
Posts: 115
I was getting the below error ,OS is HP unix

$ du -ms * | sort | tail -1
du: illegal option -- m
usage: du [-a|-s] [-kbrx] [-t type] [name ...]


Thanks ,
Mohan
Reply With Quote