Answers for "linux get full path"

1

linux get full path

readlink -f file.txt #file
readlink -f Downloads #folder
Posted by: Guest on July-05-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language