1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00
tldr/pages.ko/common/lsar.md
Managor fe4c26ba2e
pages*/common/*: add option placeholders to translations part 2 (#15901)
Co-authored-by: Darío Hereñú <magallania@gmail.com>
2025-03-14 12:48:28 +05:30

794 B

lsar

아카이브 파일의 내용을 나열합니다. 같이 보기: unar, ar. 더 많은 정보: https://manned.org/lsar.

  • 아카이브 파일의 내용 나열:

lsar {{경로/대상/아카이브}}

  • 암호로 보호된 아카이브 파일의 내용 나열:

lsar {{경로/대상/아카이브}} {{[-p|--password]}} {{암호}}

  • 아카이브 내 각 파일에 대한 모든 사용 가능한 정보 출력 (매우 길게 출력됨):

lsar {{-L|--verylong}} {{경로/대상/아카이브}}

  • 아카이브 파일의 무결성 테스트 (가능한 경우):

lsar {{[-t|--test]}} {{경로/대상/아카이브}}

  • 아카이브 파일의 내용을 JSON 형식으로 나열:

lsar {{[-j|--json]}} {{경로/대상/아카이브}}

  • 도움말 표시:

lsar {{-h|--help}}