When you at any folder and want to get the absolute path of a file, you could use the readlink command: readlink -f file.txt.
確定! 回上一頁