Help with 'tar' command
807559Nov 6 2001 — edited Nov 7 2001Hi,
I have downloaded a file that I unzipped, now ot
'untar' it I went to the directory where the tar command resides and
run the following:
tar -xvf <filename> ,but the following error occurs:
tar: SSOLRS.install: permission denied
tar: SSOLRS.install/INSTALL-cannot create
for each files contained on the tar tape.
What is the permission to be change since I am the owner of that file
on the system which I am operating?