Answers for "ubuntu get full path of file"

1

ubuntu get full path of file

$ readlink -e ./out.txt                                                                                                  
/home/xieerqi/out.txt
Posted by: Guest on July-13-2021

Code answers related to "ubuntu get full path of file"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language