mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 14:35:42 +02:00
468 B
468 B
yazi
Rust로 작성된 매우 빠른 터미널 파일 관리자. 효율적이고 사용자 친화적이며 맞춤형 파일 관리 경험 제공. 더 많은 정보: https://github.com/sxyazi/yazi.
- 현재 디렉토리에서 Yazi 시작:
yazi
- 디버그 정보 출력:
yazi --debug
- 종료 시 현재 작업 디렉토리를 파일에 기록:
yazi --cwd-file {{경로/대상/cwd_파일}}
- 캐시 디렉토리 비우기:
yazi --clear-cache