X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=customizing%2Ffred%2Ffred_common.alias;fp=customizing%2Ffred%2Ffred_common.alias;h=ea832f204b8029081d61b01da072b23b569aadc2;hb=4808a5b08e7dcb7c42ddb3e7595e8282b1c4eeb1;hp=c0997d6682ce42e34669e393cddfe744c91f27ab;hpb=16bca703088f34ba2d2c099b99b38ec5120525b4;p=feisty_meow.git diff --git a/customizing/fred/fred_common.alias b/customizing/fred/fred_common.alias index c0997d66..ea832f20 100644 --- a/customizing/fred/fred_common.alias +++ b/customizing/fred/fred_common.alias @@ -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"