LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   filesystem (https://www.linuxquestions.org/questions/linux-newbie-8/filesystem-706164/)

busyfire 02-20-2009 06:18 AM

filesystem
 
i am currently working on ext2 file system...can anyone tell me how to find the absolute pathname for a file.

repo 02-20-2009 06:21 AM

find
whereis
locate (if updatedb is installed)

i92guboj 02-20-2009 08:46 AM

For executable files you can also use "which", provided that they are somewhere in your $PATH.

By the way, for user land programs, your fs of choice shouldn't be relevant.


All times are GMT -5. The time now is 01:04 PM.