Current Folder «NEWEST ⟶»
> filelist.txt saves that list into a new file named inside that same folder. Mac (Finder & Terminal)
In the black window that appears, type the following and press : dir /b > filelist.txt /b creates a "bare" list (names only). Current Folder
On a Mac, the easiest manual method is to copy and paste, but you can also use the Terminal for a clean text file: > filelist
: Highlight all files in the folder, press Command + C , then open a text editor (like TextEdit ) and press Command + V . This will paste the list of filenames. press Command + C
