Ubuntu Forums Archive Viewer

about finding absolute pathname

Archived thread 1075100 from Assistive Technology & Accessibility. Markdown source: Assistive_Technology_&_Accessibility/thread_1075100_about_finding_absolute_pathname.md

Original URL About this archive
#1

I am working on ext2 file system on linux-2.6.26. and i need to know the absolute pathname for the files that i store. Do the file system keeps a record of the absolute pathname for each and every file. if so, where could i find it.