bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: bug in du command on aix 5.3


From: Francis,Richard
Subject: RE: bug in du command on aix 5.3
Date: Fri, 23 Jan 2009 15:45:46 -0600

thanks, sorry to bother you 


        
Richard Francis, Systems Integrator, Web Services 
333 S. Wabash Street, Chicago, IL 60685, 36-7-5, 1.312.822.2907 
ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤ºe(pi*i)+1=0º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø 


-----Original Message-----
From: Bob Proulx [mailto:address@hidden 
Sent: Friday, January 23, 2009 3:35 PM
To: Francis,Richard
Cc: address@hidden
Subject: Re: bug in du command on aix 5.3

Francis,Richard wrote:
> many of the du manpage options are not avalable, see command line only options
> 
> : du --version
> du: Not a recognized flag: -
> Usage: du [-a | -s] [-rlkmgx] [ -H | -L ] [Name ...]

That is *not* the GNU Coreutils du command.  That is more likely the
AIX du command.

Check your path to the command.  One of the following should work.
The exact one depends upon your shell and system environment.

  type du
  which du
  whence du

Your PATH is probably not configured as you expected it to be.

  echo $PATH

Or depending upon your shell you may need to rehash the cached path
command location history.

Bob

E-MAIL CONFIDENTIALITY NOTICE:  The contents of this e-mail message and any 
attachments are intended solely for the
addressee(s) and may contain confidential and/or legally privileged 
information. If you are not the
intended recipient of this message or if this message has been addressed to you 
in error, please
immediately alert the sender by reply e-mail and then delete this message and 
any attachments. If you
are not the intended recipient, you are notified that any use, dissemination, 
distribution, copying, or
storage of this message or any attachment is strictly prohibited.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]