I just installed `coreutils' but it seems that it doesn't effect which utils (cp, df, du, ls …) are default. i.e. $ which cp /bin/cp $ which ls /bin/ls $ which df /bin/df $ which du /usr/bin/du $ What is going on? What am I missing? Regards,