Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 623 Bytes

File metadata and controls

12 lines (9 loc) · 623 Bytes

K9.OS.OutputToFile

Outputs the console log output from executing a command to a specific file.

Arguments

Argument Description Required Default
WORKING-DIRECTORY Where the command should be executed.
COMMAND The command to execute. YES
ARGUMENTS The arguments to pass to the command.
TARGET The file to write the output too. YES