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