HACKER Nora <nora.hac...@stgkk.at> asked: > Unfortunately, this does not explain the difference between the local > du and the one via rexec on a remote machine. Any help appreciated.
When you're getting different results then you're doing something differently ;-) For one thing, you're using just "du" to call the binary, so we can't be sure you're calling the same "du" in each case. So, when logged in on the remote machine, do "which du" and use the resulting fully qualified path in your rexec call. Also, look at your environment ("set" and "alias") on the remote machine to see wether you're getting additional options that way. MfG, Thomas Bätzler -- BRINGE Informationstechnik GmbH Zur Seeplatte 12 D-76228 Karlsruhe Germany Fon: +49 721 94246-0 Fon: +49 171 5438457 Fax: +49 721 94246-66 Web: http://www.bringe.de/ Geschäftsführer: Dipl.-Ing. (FH) Martin Bringe Ust.Id: DE812936645, HRB 108943 Mannheim -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/