realpath

파일이나 디렉터리에 대한 절대 경로를 표시. 더 많은 정보: https://www.gnu.org/software/coreutils/manual/html_node/realpath-invocation.html.

realpath {{경로/대상/파일_또는_폴더}}

realpath {{[-e|--canonicalize-existing]}} {{경로/대상/파일_또는_폴더}}

realpath {{[-L|--logical]}} {{경로/대상/파일_또는_폴더}}

realpath {{[-s|--no-symlinks]}} {{경로/대상/파일_또는_폴더}}

realpath {{[-q|--quiet]}} {{경로/대상/파일_또는_폴더}}