To create those two files, execute the following commands on =annex-cm.chtc.wisc.edu=:
 
 {term}
-$ mkdir ~/.condor
+$ mkdir -p ~/.condor
 $ cd ~/.condor
 $ touch publicKeyFile privateKeyFile
 $ chmod 600 publicKeyFile privateKeyFile