User Profile
Neophitus
1
Posts
100
Reputation
0
Posts (30d)
Joined: Mar 29, 2026
Recent Posts
|
Creating a File List from File Names
Listing with command line and writing to a text file: Windows CMD: Quote:dir /b > list.txtLinux bash or bash for Windows (like Git Bash) Quote:ls … 1mo ago · 4 0 |