Next Previous Contents

2. Setting a Command To Be Repeated

Any valid command can be typed into the Command box. You may want to include the complete path to the command, to be absolutely sure that the command is found.

If the command is very long and complex, you can instead create a shell script to run the command and then type the command to run the shell script into the command box, like the following example:

sh name_of_your_script


Next Previous Contents