X 서버에 연결할 때 사용되는 인증 정보를 편집하고 표시. 더 많은 정보: https://manned.org/xauth.
~/.Xauthority
가 기본값):xauth -f {{경로/대상/파일}}
xauth info
xauth list
xauth add {{디스플레이_이름}} {{프로토콜_이름}} {{키}}
xauth remove {{디스플레이_이름}}
stdout
에 출력:xauth extract - $DISPLAY
cat {{경로/대상/파일}} | xauth merge -
xauth --help