TermuxT
Termux10mo ago
26 replies
daniel t

e

I want to make a text file listing all the files in a folder. I would also like to have the listed files sorted by ascending creation date, in apostrophes, and have the word "file" before the file directory.

file '/path/to/file1.wav'
file '/path/to/file2.wav'
file '/path/to/file3.wav'


How do I do this in Termux?
Was this page helpful?