The -f <filename> option is required in the tbuild command. The filename references the name of the file containing the job script you want to launch, as follows:
- If you run tbuild from the same directory that contains the job script, only the file name of the job script is required.
- If you run tbuild from a directory other than the directory that contains the job script file, the -f <filename> option must contain the path to the file.