<div>Hi, <br></div><div>I would assume you want to use os:cmd/1 function as os:command does not exist, and also shell command needs to be in quotes/string: os:cmd("pdflatex --shell-escape tex/oblivious.tex").<br></div><div><br></div><div>‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐<br></div><div> On Friday, April 2, 2021 7:05 PM, Lloyd R. prentice <lloyd@writersglen.com> wrote:<br></div><div> <br></div><blockquote class="protonmail_quote" type="cite"><div>Hello,<br></div><div><br></div><div>This error just bit me:<br></div><div><br></div><div>Eshell V10.4  (abort with ^G)<br></div><div>1> os:command(pdflatex --shell-escape tex/oblivious.tex).<br></div><div>* 1: syntax error before: tex<br></div><div><br></div><div>I did a Google search, but couldn't find out how to escape the period before tex.<br></div><div><br></div><div>So how might I do that?<br></div><div><br></div><div>Thanks,<br></div><div><br></div><div>LRP<br></div><div><br></div><div><br></div><div><br></div></blockquote><div><br></div>