Hi,
We have a long running process (in Oracle Application - Concurrent program), though the program performs it job correctly. It also gives out following errors in the concurrent request.
This request finished with an error and produced the following completion message: ORACLE error 20015...
I am using command ls -l | grep ^- and this list only the files in the directory
But actually, I wanted to have only the list all the files present in the directory to a file and then use it in for loop in shell script.
If i use,
ls -l|grep ^- >pickfile
then i would have something like below...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.