]> sipb.mit.edu Git - wiki.git/blobdiff - doc/UsingZephyr
You need to create more directories for logging to work.
[wiki.git] / doc / UsingZephyr
index b47a02c7b9d4995d96200c57995d032ccb48e8a8..d9a22efbe554bea6dd239335687f9e049fb464e3 100644 (file)
@@ -118,14 +118,16 @@ And to log personals:
 :set logging on
 }}}
 
 :set logging on
 }}}
 
-This will log to the "zlog" directory in your locker. You probably don't want people to see what classes you're on or what people you talk to, so you can run the Athena command
+This will log to the "zlog" directory in your locker. You probably don't want people to see what classes you're on or what people you talk to, so you can run the Athena commands
 
 {{{
 mkdir -p ~/zlog
 fs sa ~/zlog system:anyuser none
 
 {{{
 mkdir -p ~/zlog
 fs sa ~/zlog system:anyuser none
+mkdir -p ~/zlog/people
+mkdir -p ~/zlog/class
 }}}
 
 }}}
 
-to make this directory completely hidden.
+to create the necessary directories and make them completely hidden.
 
 === Colors ===
 
 
 === Colors ===