Yeah, i kind of wanted to keep it to perl if I could. Shortly after posting here I did find the utility, as was pointed out in this thread (ncheck).

I was really trying to stay away from C if possible, I haven't done C in about 3 years and I'm a little rusty. Also, C would need to be changed from one *nix to another. I would like something more portable. If you can think anything else I am open.

Also, if anyone does know of a C method of doing something like this, please don't hold back. Like I said, I haven't done C in a little while, but I wouldn't be opposed to it.


In reply to Re: Re: locate path to a file from inode number by gnu@perl
in thread locate path to a file from inode number by gnu@perl

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.