Answers for "how to print path of a file in linux"

5

full path of file linux

readlink -f file.txt
Posted by: Guest on March-15-2021
1

whats the file path for the documents folder linux

"~/Documents"
Posted by: Guest on January-16-2021

Code answers related to "how to print path of a file in linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language