Re: [SLUG] fullname program

From: Paul M Foster (paulf@quillandmouse.com)
Date: Sun Nov 09 2003 - 16:02:29 EST


On Sat, Nov 08, 2003 at 12:14:46PM -0500, Levi Bard wrote:

> > 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)?

I knew there was something good about knowing a bunch of programmer
geeks. ;-}

Thanks. Works good.

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:36:08 EDT