Ignore:
Timestamp:
06/22/18 11:28:13 (6 years ago)
Author:
jgipsl
Message:
  • Add irene in bashrc and create bashrc_irene.
  • bashrc_curie: Removed functions for changing write permissions not needed by all users.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • TOOLS/MachineEnvironment/curie/bashrc_curie

    r3931 r3934  
    3232alias clean='find . \( -name ".*%" -o -name "*%" -o -name "*~" -o -name "core" -o -name "ferret.jnl*" -o -name "metafile*.plt*" \) -print -exec rm {} \;' 
    3333 
    34 igcmg () { cd /ccc/cont003/home/igcmg/igcmg/; module load extenv/igcmg ; } 
    35 igcmg_w () { cd /ccc/work/cont003/igcmg/igcmg/; module load extenv/igcmg ; } 
    36 home () { module unload extenv/igcmg ; cd ; } 
    37  
Note: See TracChangeset for help on using the changeset viewer.