TrumanWong

logsave

Save the output of the command to the specified log file

Supplementary instructions

logsave command Runs the given command and saves the output of the command to the specified log file.

grammar

logsave(options)(parameters)

Options

-a: Append information to the specified log file.

Parameters

  • Log file: Specify the log file to record running information;
  • Instruction: the instruction that needs to be executed.