[OS X TeX] TeX on Yosemite
Paul Rankin
hello at paulwrankin.com
Fri Oct 17 04:22:39 EDT 2014
Richard Seguin <riseguin at earthlink.net>
writes:
> What exactly do these two Unix commands do? I'm guessing the "mv" might
> mean move, but it's not clear where things are moved to.
>
> mv /usr/local/texlive ~
>
> mv ~/texlive /usr/local
You are correct, this is the "move" or rename command. It takes the
format: `mv [source] [target]`
When you're starting out, it's always useful to call `whatis [command]`
and/or `man [command]` before using shell commands.
--
Paul W. Rankin
http://www.paulwrankin.com
More information about the MacOSX-TeX
mailing list