Menu

How to retrieve information contained in ocs-sr -h

Help
Kirkx
2014-09-13
2014-09-21
  • Kirkx

    Kirkx - 2014-09-13

    Is there a way to retrieve all the information about ocs-sr parameters contained in the help menu available in Clonezilla Live when you run the command:

    ocs-sr -h

    Is there a web page or a pdf file available with all that info or is there a file somewhere in Clonezilla Live that could be copied to /home/partimag/ (making it accessible from a normal Linux distro)?

     

    Last edit: Kirkx 2014-09-13
  • Steven Shiau

    Steven Shiau - 2014-09-21

    For bash, you can run:
    ocs-sr --help &> ocs-sr.txt
    Then the output is in the file ocs-sr.txt.

    Steven.

     

Log in to post a comment.