Export or List only text file names in IFS folder into file
i5/OS AS400 I series System
There are some text files in IFS folder like below.
PY/DPO/file1.txt,file2.txt,file3.txt,file4.txt
is there any command or program to list all the above file names into text file "filenames.txt" like below.
file1.txt
file2.txt
file3.txt
file4.txt
Attached sample screenshot with files.
Thank you,
Vijay Kumar