C.3 Run - rv.R#

Only block tags are used in rv.R.

<i>

[1] TAG KEY#


_[[TAG]] : block tag description


file types


<i>

[2] _[[WIN]] : batch commands#


_[[WIN]] *nowait;waiting*
batch command
batch command
...
 _[[Q]]

text, pdf, html

<i>

[3] _[[MACOS]] : shell commands#


_[[MACOS]] *nowait;waiting*
shell command
shell command
...
 _[[Q]]

text, pdf, html

<i>

[4] _[[LINUX]] : shell commands#


_[[LINUX]] *nowait;waiting*
shell command
shell command
...
 _[[Q]]

text, pdf, html

<i>

[5] COMMAND KEY#


<i>

[#] | Command | : description


file types

<i>

[6] | WIN | - command script#


reads .txt, .cmd, .bat files

<i>

[7] | MACOS | - shell script#


reads .sh files

<i>

[8] | LINUX | - shell script#


reads .sh files