If you know the file name, the below command will help you to find out a file.
Please notice that the "." means look through everything in the location where you are.
find . -type f -print | grep 'actionfile_inq.xml'
Enjoy.
2014/04/15
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment