daniel t
daniel t
TTermux
Created by daniel t on 4/6/2025 in #support
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'
file '/path/to/file1.wav'
file '/path/to/file2.wav'
file '/path/to/file3.wav'
How do I do this in Termux?
27 replies