DJ Lucas wrote:
> For instance, we still use -{z,j}xf for tarballs when neither the -,
> nor the {z,j} are required on any fairly recent tar
Agree.
Actually, specifying Gnu tar options without the - is only supported for
compatibility with other/older tar programs. I suspect it will never go
away though as too many people use those utilities using bsd style (no
-) options. See section 3.3.3 of tar info.
There are three styles of options: long (--option), short (-o), and
old/bsd style (o). POSIX does not specify the bsd style and we want to
stay as standards compliant as possible.
-- Bruce
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page