The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
find largest file
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Directory
Register
Forum Rules
FAQ
Contribute
Members List
Search
Today's Posts
Mark Forums Read
Thread
:
find largest file
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
3
(
permalink
)
07-02-2007
mohan705
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
mohan705
View Public Profile
Find all posts by mohan705