Current Folder -
how to make a text file of folder contents? - Linux Mint Forums
Click in the address bar at the top, type cmd , and press . Current Folder
In the black window that appears, type the following and press : dir /b > filelist.txt /b creates a "bare" list (names only). how to make a text file of folder contents