Answers for "absolute path ubuntu"

0

ubuntu absolute path of file

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

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language