BitCodeMatrix
Hi,
Every folder in the linux is a directory.
There are few commands to find a directory in linux filesystem like;
#locate filename
#find /dirName -name filename -exec ls -lrth {} \;
Thanks
No comments:
Post a Comment