Chris (
nonethefewer) wrote2009-12-03 08:31 am
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Entry tags:
(no subject)
In Linux on this one box, I run
(This is on a server where I'm a sort of advanced guest, so yes, the
How the eff do I quit out of that?
sudo latex file.tex
. Sometimes I forget the sudo
in a folder where I don't have permission to create new files, and it hangs.(This is on a server where I'm a sort of advanced guest, so yes, the
sudo
is necessary.)[christina@192 test]$ latex file.tex
This is TeX, Version 3.14159 (Web2C 7.4.5)
! I can't write on file `file.log'.
Please type another transcript file name: !
How the eff do I quit out of that?
no subject
Then "man bash" and read the section entitled "JOB CONTROL". Lot of funky stuff there.
no subject