Shell output to file - redirect?
  • EVX
  • Just looking around
    Posts: 9 from 2026/1/10
    I am having a bit of rookie trouble getting the shell output to a file.

    What I see in the documentation is:

    command > file /A

    This only generates an empty file. I have tried creating the file first. I have tried >> to append the file.

    In my instance, I want to direct the output of the command "chelp all" to a file so I can print it.

    Please let me know what I am missing.
  • »31.01.26 - 04:07
    Profile