Hi, does anyone know syntax to run a command and redirect its output directly to a file?
Equivalent to myCommand > myFile in shell Thanks, Ivan
Hi, does anyone know syntax to run a command and redirect its output directly to a file?
Equivalent to myCommand > myFile in shell Thanks, Ivan