TLDR
Enter a command. For example: crictl, virsh pool build, hg status.

latex

 
Compile a DVI document from LaTeX source files. More information: https://www.latex-project.org.
 
  • Compile a DVI document:
     
    latex {{source.tex}}
     
  • Compile a DVI document, specifying an output directory:
     
    latex -output-directory={{path/to/directory}} {{source.tex}}
     
  • Compile a DVI document, exiting on each error:
     
    latex -halt-on-error {{source.tex}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.