Instead of using non-POSIX tools such as unxzunxz, what POSIX utility can I use to decompress files with the .xz.xz extension?
Neither xzxz nor unxzunxz is a POSIX command, so if I want to run only POSIX commands, what POSIX command can I run to uncompress an .xz.xz file?