Email or username:

Password:

Forgot your password?
11 comments
Paul_IPv6

@april @afoozle

you young'uns. no respect for tradition. ;)

well. that or muscle memory...

Rachel Rawlings

@april @afoozle which means -J is still needed, which means I'll keep using all the type flags. Doing so hasn't given me carpal tunnel yet.

leah & asm & forth, oh my!

@LinuxAndYarn @april @afoozle it's not - .tar.xz archives are also automatically recognised. tested on GNU tar v1.34 and busybox tar v1.34.1

Rachel Rawlings

@millihertz @april @afoozle Sonofagun, it's true. Next time I'll go to the desktop and open a terminal instead of just lying back with my tablet.

Deadly Headshot

@april @afoozle Still necessary for creation, so I'll keep specifying it, thanks...

Tara 🕷️ :butterfly_trans:🌹

@dheadshot not if you use -a and an appropriate extension for the destination
@april @afoozle

Watt Mheeler

@april this is worse than me trying to unlearn apt-get for just apt , I’ll always love apt-cache search

OpenDNA⚙️

@april @afoozle *blink* *blink* the switch doesn't need a hyphen either??

DELETED

@opendna @april @afoozle It’s called the ‘bundled’ option word.

“The first synopsis form shows a “bundled” option word. This usage is provided for compatibility with historical implementations. See COMPATIBILITY below for details.

The other synopsis forms show the preferred usage. The first option to tar is a mode
indicator from the following list:…”

“The bundled-arguments format is supported for compatibility with historic implementations.
It consists of an initial word (with no leading - character) in which each character indicates an option. Arguments follow as separate words. The order of the arguments must match the order of the corresponding characters in the bundled command word. For example,
tar tbf 32 file.tar
specifies three flags t, b, and f. The b and f flags both require arguments, so there must be two additional items on the command line. The 32 is the argument to the b flag, and file.tar is the argument to the f flag.

The mode options c, r, t, u, and x and the options b, f, l, m, o, v, and w comply with
SUSv2.

For maximum portability, scripts that invoke tar should use the bundled-argument format above, should limit themselves to the c, t, and x modes, and the b, f, m, v, and w options.”

manpages.ubuntu.com/manpages/b

@opendna @april @afoozle It’s called the ‘bundled’ option word.

“The first synopsis form shows a “bundled” option word. This usage is provided for compatibility with historical implementations. See COMPATIBILITY below for details.

The other synopsis forms show the preferred usage. The first option to tar is a mode
indicator from the following list:…”

wakame

@april @afoozle
Thanks, I hate it. :blobcatfluffangry:

Btw: Why are you using "-" before xvzf? Seems like a new-fangled thing to do for tar :blobcatpeek:

Go Up