可以使用stdin/stdout在bash中压缩/解压缩字符串吗?echo $hey # returns a compressed stringgzip: stdin is a multi-part gzip file -- not supported
我不太精通linux,但我阅读了其他压缩实用程序的手
但我注意到内核不是解压缩的内核..。zImage和uImage。而我可以看到引导文件和petalinux的图像。Booting Linux on physical CPU 0x0mkimage -A arm -O linux -T kernel -C none -a 0x10000000 -e 0x10000000 -n "Linux ker