aboutsummaryrefslogtreecommitdiff
path: root/pkg/system/mkscript.par
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
commitfa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch)
treebdda434976bc09c864f2e4fa6f16ba1952b1e555 /pkg/system/mkscript.par
downloadiraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz
Initial commit
Diffstat (limited to 'pkg/system/mkscript.par')
-rw-r--r--pkg/system/mkscript.par17
1 files changed, 17 insertions, 0 deletions
diff --git a/pkg/system/mkscript.par b/pkg/system/mkscript.par
new file mode 100644
index 00000000..46afb1b6
--- /dev/null
+++ b/pkg/system/mkscript.par
@@ -0,0 +1,17 @@
+script,s,a,script.cl,,,Script file name
+task,s,a,,,,Task name of command to be added to script
+submit,b,a,yes,,,Submit the script as a background job?
+
+append,b,h,no,,,Append new to existing script?
+hidden,b,h,yes,,,Include hidden parameters in command?
+verify,b,h,yes,,,Verify each command?
+logfile,f,h,script.log,,,Script log file name
+
+# Script query parameters and variables.
+
+cok,b,a,yes,,,Is the command ok?
+sok,b,a,yes,,,Is the script ok?
+more,b,a,yes,,,Add another command?
+
+scrpt,s,h
+ltask,s,h