J'ai un problème étrange avec la commande suivante:
# chown -R myuser:mygroup *
chown: invalid option -- 'i'
Try 'chown --help' for more information.
la commande n'est pas des alias
# type chown
chown is hashed (/bin/chown)
Où puis-je regarder plus loin?
chown -R myuser:mygroup ./*