Файлы печати Bash в каталоге с путем

# Basic syntax:
ls -d "$PWD"/* > list_of_files.txt
Charles-Alexandre Roy