mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-21 22:42:09 +02:00
348 B
348 B
unp
모든 아카이브를 추출. 관련 압축 해제 도구가 설치되어야 함, 예: RAR의 경우
unrar
. 더 많은 정보: https://manned.org/unp.
- 아카이브 추출:
unp {{경로/대상/아카이브.zip}}
- 여러 아카이브 추출:
unp {{경로/대상/아카이브1.tar.gz}} {{경로/대상/아카이브2.rar}}