Zip / gzip Multiplatform Native Plugin. | Input Management | Unity Asset Store

Get the Zip / gzip Multiplatform Native Plugin. package from A dog's life software and speed up your game development process. Find this & other Input Management options on the Unity Asset Store.

Сегодня встретился с архивом bz2. Хм, ещё кем-то используется оно. #bz2
On your system right now, is zcat, bzcat, and/or xzcat installed?
#gzip #bz2 #xzutils
zcat
32%
bzcat
32%
xzcat
36%
Poll ended at .

@[email protected] @[email protected] @[email protected] @[email protected]

Also, if you want to simplify archive extraction even further, even if it isn't a tarball, you can install `unp` through #Python's `pip`, or see if it's available in your package manager:

```$ pip search unp
unp (0.3) - Command line tool that can unpack archives easily```

'Unp will also automatically ensure that the unpacking goes into a single folder in case the archive does not contain a wrapper directory.'

#Linux #CLI #tar #gzip #7z #Bz2 #xz