nice improvement, to move out the custom script so it can be run properly
[feisty_meow.git] / customizing / fred / fred_common.alias
index c0997d6682ce42e34669e393cddfe744c91f27ab..ea832f204b8029081d61b01da072b23b569aadc2 100644 (file)
@@ -7,7 +7,7 @@ alias moo='check_mount /z/stuffing ; check_mount /z/walrus ; check_mount /z/chun
 alias unmoo='umount /z/stuffing ; umount /z/walrus ; umount /z/chunky ; umount /z/fredgrid'
 
 # cleans up the ownership for all my files.
-alias refred='(chown -R fred:fred /home/fred /home/games /home/archives ; normal_perm /var/log )'
+#moved alias refred='(chown -R fred:fred /home/fred /home/games /home/archives ; normal_perm /var/log )'
 
 # load in the xsede build scripts.
 source "$FEISTY_MEOW_SCRIPTS/buildor/build_xsedes.sh"