When the number and length of the uv-commands make this
cumbersome You can use an emediate file construct:

..../bin/uv   <<EOF
DATE
CT VOC VOC
DATE
EOF


-- mats


LeRoi Keiller wrote:

Here I am answering my own question...

Multiple uv lines can be executed from unix like this:

 echo "DATE \n CT VOC VOC \n DATE" | uv

The \n is a carriage return, so DATE will run, followed by CT VOC VOC, then
the DATE again - all executed by the uv shell.

LeRoi
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to