Search Results

Search: Posts Made By: mohtashims
2,540
Posted By mohtashims
Tar version bash-3.2$ which tar ...
Tar version

bash-3.2$ which tar
/usr/bin/tar
bash-3.2$ strings /usr/bin/tar | grep -i version
tar: file # %llu: (%s) UTF-8 conversion failed.
tar: conversion routines not available for...
2,540
Posted By mohtashims
It works when I do not give the -C option. ...
It works when I do not give the -C option.

See the output below:

bash-3.2$ cp bent.tar /tmp
bash-3.2$ cd /tmp
bash-3.2$ tar -xvf bent.tar
x bent, 0 bytes, 0 tape blocks
x bent/002, 0...
2,540
Posted By mohtashims
Here is the information you requested. ...
Here is the information you requested.

bash-3.2$ df -k /tmp
Filesystem kbytes used avail capacity Mounted on
swap 15585680 1294448 14291232 9% /tmp...
2,540
Posted By mohtashims
File permissions is also not the issue here .... ...
File permissions is also not the issue here ....

I even tried extracting it to /tmp but its not working.

I can even make a video demonstration and share the link here if you would like ?
...
2,540
Posted By mohtashims
The listing is too big to paste here ... but...
The listing is too big to paste here ... but here is what it looks like.

bash-3.2$ tar -tvf bent.tar
drwxr-xr-x 0/0 0 Apr 18 00:28 2017 bent/
-rw-r--r-- 0/0 5926 Jul 18 03:56...
2,540
Posted By mohtashims
No complaints after removing the '-' but same...
No complaints after removing the '-' but same result ... nothing gets extracted at the given location.

Other suggestions please.

---------- Post updated at 10:17 AM ---------- Previous update...
2,540
Posted By mohtashims
Untar to a particular directory is Failing
Below are my system and tar details.

bash-3.2$ uname -a
SunOS mymac 5.10 Generic_150400-40 sun4v sparc sun4v
bash-3.2$ which tar
/usr/bin/tar


I use this command to untar at the file...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 05:39 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy