Shell Command to List Path To Files


  • Share on Pinterest

If you need a list of full paths to the files in the current directory use the readlink command:

readlink -r *