From 1d3c5989dc529fd8fa5b3663a7cee748808c0e58 Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Sun, 11 Jan 2009 00:48:50 -0500 Subject: [PATCH] Use two tildes instead of one --- doc/AFSAndYou | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/AFSAndYou b/doc/AFSAndYou index 0cd7e65..4ba48fa 100644 --- a/doc/AFSAndYou +++ b/doc/AFSAndYou @@ -43,7 +43,7 @@ Within this folder there are 4 special subdirectories you want to care about === From Athena === -On Athena you can access a locker either as its full AFS path, if you know it ( e.g. /afs/athena.mit.edu/course/6/6.01 ) or under {{{/mit}}} if it is "attached." Yet a third way is to use tilde expansion and simply {{{ cd ~ }}} (e.g. {{{cd ~6.01}}}) which will take you to the full path. Often, however, you want to attach lockers because it is easier to refer to them outside of the shell (in a script, for example) and software is set-up to run with a path under {{{/mit}}}. There are a few ways to attach a locker: +On Athena you can access a locker either as its full AFS path, if you know it ( e.g. /afs/athena.mit.edu/course/6/6.01 ) or under {{{/mit}}} if it is "attached." Yet a third way is to use tilde expansion and simply {{{ cd ~~ }}} (e.g. {{{cd ~~6.01}}}) which will take you to the full path. Often, however, you want to attach lockers because it is easier to refer to them outside of the shell (in a script, for example) and software is set-up to run with a path under {{{/mit}}}. There are a few ways to attach a locker: * If you are running on a [http://debathena.mit.edu Debathena] machine, such as [http://linerva.mit.edu linerva.mit.edu], then simply {{{cd /mit/}}} and it will be auto-attached. * If you are on another Athena machine and don't want to run software out of the locker, than simply type {{{attach }}} and then `cd` to it. -- 2.44.0