Message-ID: <1763675728.8959.1711710774302.JavaMail.confluence@host3.pipelinefx.com> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_8958_1029190038.1711710774302" ------=_Part_8958_1029190038.1711710774302 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html Search Paths

Search Paths

Having the Qube! commands available in the path from the command= -line can be useful. Here is what is needed to set this up:

    1. setenv QBDIR /usr/local/pfx/qube
    2. set path =3D ($path $QBDIR/bin $QBDIR/sbin)
    1. export QBDIR=3D/usr/local/pfx/qube
    2. export PATH=3D$PATH:$QBDIR/bin:$QBDIR/sbin
    1. export QBDIR=3D/Applications/pfx/qube
    2. export PATH=3D$PATH:$QBDIR/bin:$QBDIR/sbin


------=_Part_8958_1029190038.1711710774302--