I want to make a .txt file inside the same folder that contains all the filenames of said folder.
How can i do that?
Thanks.
|
Or you can create an Automator Workflow like this as a Service, so that all you have to do is right click the folder, click the service and this text file will appear in the folder, with the name of the folder. |
|||||||||||
|
you can do this in terminal by using
for example if i wanted to write a file called 'ls.txt' of all the files on the desktop i could use
you can also create one using automator like this:
|
||||
|