OSDN Git Service

coreutils: Apply updates in coreutils 8.32 (help2man/*.x)
[linuxjm/jm.git] / manual / GNU_coreutils / help2man.ja / readlink.x
1 [名前]
2 .\"O- readlink \- print value of a symbolic link or canonical file name
3 .\"O+ readlink \- print resolved symbolic links or canonical file names
4 readlink \- 解決したシンボリックリンク、つまり正規化された名前を表示する
5 [説明]
6 .\" Add any additional description here
7 .\"O+ Note realpath(1) is the preferred command to use
8 .\"O+ for canonicalization functionality.
9 [関連項目]
10 readlink(2), realpath(1), realpath(3)