EXCH(1) | 사용자 명령 | EXCH(1) |
이름¶
exch - 두 파일의 경로를 요소 별로 바꿉니다
개요¶
exch oldpath newpath
설명¶
exch atomically exchanges oldpath and newpath. exch is a simple command wrapping RENAME_EXCHANGE of renameat2 system call.
옵션¶
-h, --help
도움말 내용을
나타낸 후 나갑니다.
-V, --version
Display version and exit.
종료 상태¶
exch has the following exit status values:
0
성공
1
지정하지 않은
실패 오류
저작자¶
Masatake YAMATO <yamato@redhat.com>
추가 참조¶
버그 보고¶
For bug reports, use the issue tracker <https://github.com/util-linux/util-linux/issues>.
가용성¶
exch 명령은 Linux Kernel Archive <https://www.kernel.org/pub/linux/utils/util-linux/>에서 다운로드할 수 있는 util-linux 패키지의 일부입니다.
2025-04-09 | util-linux 2.41 |