<div dir="ltr">This is a rookie question.  I can use the srun command to execute a simple command like "ls" or "hostname" on a node.   But I haven't found a way to add arguments like "ls -lart".<div><br></div><div>What I need to do is execute a binary that takes arguments (like "a.out arg1 arg2 arg3) that exists on the node.</div><div><br></div><div>Is srun the right way to do this or do I need a script or something else?</div><div><br></div><div>Thanks.</div></div>