Re: inode number
Kurt Wall (kwall@kurtwerks.com)
Mon, 5 May 2003 23:54:50 -0400
An unnamed Administration source, Sumit Narayan, wrote:
% Hi,
%
% Actually, what I meant with this was, suppose I have a file name, how do I get the inode for that? And also suppose I have the inode number, how do I get the complete object of that inode for use and manipulation?
If you have a filename, stat(2); see also lstat(2) and fstat(2).
Kurt
--
Error in operator: add beer
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/