linux查看文件的全路径 full path

可以用

readlink -f file

也可以用

realpath file

posted @ 2021-04-13 10:08  xuyv  阅读(859)  评论(0)    收藏  举报