Answers for "path file in ubuntu"

4

ubuntu get file path from terminal

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

open path using terminal ubuntu

# nautilus /path
$ nautilus /var
Posted by: Guest on November-12-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language