[SLUG] fullname program

From: Paul M Foster (paulf@quillandmouse.com)
Date: Sat Nov 08 2003 - 01:26:55 EST


I've never been able to find this, and I've always wanted it. In Linux,
there are the basename and the dirname programs. Very handy. I want a
"fullname" program. You'd feed it a relative or absolute filename, and
it would give you back the fully qualified filename. This ought to be
doable in C, maybe using the inode number returned from a stat(2) call,
but I can't find a routine to discern the full path from an inode
number.

Anyway, anyone know of a program like this, or what I might have to do
to build one (in C)?

Paul

-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS). Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 17:33:09 EDT