답변:
-qq 옵션을 사용하여 조용히 압축을 풀 수 있습니다 (참조 man unzip
).
-q perform operations quietly (-qq = even quieter). Ordinarily
unzip prints the names of the files it's extracting or testing,
the extraction methods, any file or zipfile comments that may be
stored in the archive, and possibly a summary when finished with
each archive. The -q[q] options suppress the printing of some
or all of these messages.
당신의 명령은 다음과 같습니다.
unzip -qq myFile.war -d /home/app/