Bash Get File Full Path
$ realpath example.txt
/home/username/example.txt
Captain Obvious
$ realpath example.txt
/home/username/example.txt