If you need a list of full paths to the files in the current directory use the readlink command:
readlink -r *
You must be logged in to post a comment.