We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
On Unix, some programs run other programs. It is standard convention to pass along the tail of the command line unprocessed.
Examples:
bash -c command [args] time command [args] schedtool -e command [args] chroot /newroot command [args]