To All,
I have a command that works as root, but not as a regular user.
The command is as follows:
tar cv /data 2>&1 | tee tarout
The basis for the script is to tar the /data directory to tape. Take the
standard output and put it to a file. If there is a better way,
suggestions are welcome. I have tried many things, and this one works as
root, but no-one else.
Thanks,
Bob P.
robert.prizzi_at_grc.nasa.gov
Received on Fri May 25 2001 - 12:30:21 NZST