- May
- 13,748
- 209
I UNTAR'd a file. According to UNTAR's messages, all files were extracted to the current directory (see below). They were, in fact, extracted into an appropriate directory tree.
Code:
v:\tcsh> untar tcsh-6.18.01.tar
=> V:\tcsh\tcsh-6.18.01
=> V:\tcsh\BUGS
SNIP
=> V:\tcsh\stubdll.c
=> V:\tcsh\test.c
v:\tcsh> d
2012-09-16 00:04 <DIR> tcsh-6.18.01
2012-02-13 16:34 3,962,880 tcsh-6.18.01.tar
2012-02-13 00:00 926,872 tcsh-6.18.01.tar.gz
v:\tcsh> tree tcsh-6.18.01\
V:\tcsh\tcsh-6.18.01\
├──config
├──cygwin
├──nls
│ ├──C
│ ├──et
│ ├──finnish
│ ├──french
│ ├──german
│ ├──greek
│ ├──italian
│ ├──ja
│ ├──pl
│ ├──russian
│ ├──spanish
│ └──ukrainian
├──tests
└──win32
└──msg