get full path of files in directory linux command

Shell
ls | xargs readlink -f

Source

Also in Shell: