Oct 15, '02 09:34:50AM • Contributed by: Anonymous
alias vsc 'pwd > /usr/local/vscanx/thisdir; pushd[As noted, this is one line, not three - enter it on one row with a space replacing the carriage returns on each row.]
/usr/local/vscanx/; ./vscanx --config config1
--verbose --file thisdir; popd'
In the command, 'config1' contains the (surprise!) configuration for the vscanx engine ('--verbose' is not in my config1 file ;-). Someone else might find it handy.
