I am writing a shell script that takes file paths as input.
For this reason, I need to generate recursive file listings with full paths. For example, the file
stat
Absolute path of a single file:
stat -c %n "$PWD"/foo/bar