Re: [U2] Turn a device and inode into file name

2012-03-17 Thread Charles Stevenson
Diane - Here's a short LIST.READU envelope that replaces dev/inode with filenames. Look up these UV-supplied tools that tie device Inode to the filename: ACCOUNT.FILE.STATS LIST.FILE.STATS STAT.FILE UNIVERSE.STAT.FILE It relies on regularly running ACCOUNT.FILE.STATS to keep

Re: [U2] Turn a device and inode into file name

2012-03-17 Thread Charles Stevenson
Better yet, write an i-descriptor-friendly function to extract STATUS FILEINFO info, then use it in DICT VOC I-descripters to use with SELECT LIST directly. On 3/16/2012 5:00 PM, LeRoy Dreyfuss wrote: A program that uses either the FILEINFO() function or the STATUS statement will produce

Re: [U2] Turn a device and inode into file name

2012-03-17 Thread dianne
Thanks!!! Quoting Charles Stevenson stevenson.c...@gmail.com: Diane - Here's a short LIST.READU envelope that replaces dev/inode with filenames. Look up these UV-supplied tools that tie device Inode to the filename: ACCOUNT.FILE.STATS LIST.FILE.STATS STAT.FILE

Re: [U2] Turn a device and inode into file name

2012-03-17 Thread Mecki Foerthmann
You can also use UniAdmin. That will show the file name as well. On 17/03/2012 17:12, dia...@aptron.com wrote: Thanks!!! Quoting Charles Stevensonstevenson.c...@gmail.com: Diane - Here's a short LIST.READU envelope that replaces dev/inode with filenames. Look up these UV-supplied tools