我有一堆zip文件,我想在Linux中解压缩到他们自己的目录中.例如:
a1.zip a2.zip b1.zip b2.zip
将解压入:
a1 a2 b1 b2
分别.有没有简单的方法来做到这一点?
linux unzip
linux ×1
unzip ×1