Haiyong Yu
Results
1
comments of
Haiyong Yu
@TrinhQuocNguyen Shell commands can achieve the same function to generate file lists. as following: find folder/ -name "*.png" | sort > filepath.txt > Hi AterLuna, > You have to write...