Hello. How in AppleScript to get a list of all files in all subfolders without any conditions?
I understand I need to use find.
What the code will look like without any conditions, I need to get absolutely all the files: no matter the extension, no matter the file name.
The only thing I would like is not to receive hidden files.
5
0
2.2k