This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

executable

    executable make a file executable: on Unix-like systems it will do a chmod u+x. On Windows systems it will rename the file to .exe if needed.

    Usage:
        ops -executable <filename>
    

    Example

    ops -executable kind