tossed usages of chowngrp, since chown does what it did.
[feisty_meow.git] / scripts / examples / custom_overrides / fred / c_common_aliases.txt
index ec8c5fa88738014bb162a743ff21ffd4ace9c7cd..83c32e354ad1ee7e8c1fbe4b952bc873ea825bb1 100644 (file)
@@ -2,7 +2,7 @@
 moo='check_mount /z/stuffing ; check_mount /z/walrus ; check_mount /z/chunky '
 unmoo='umount /z/stuffing ; umount /z/walrus ; umount /z/chunky '
 
-refred='(chowngrp -R fred /home/fred /usr/local/games /home/archives /fatty /clutterato /var/spool/mail/fred ; normal_perm /var/log )'
+refred='(chown -R fred:fred /home/fred /usr/local/games /home/archives /fatty /clutterato /var/spool/mail/fred ; normal_perm /var/log )'