3 lines
61 B
Text
3 lines
61 B
Text
|
|
foreach(sort(get_dir()), string file)
|
||
|
|
write(file +"\n");
|