raddepend(1) redhat man page | unix.com

Man Page: raddepend

Operating Environment: redhat

Section: 1

RADDEPEND(1)						      General Commands Manual						      RADDEPEND(1)

NAME
       raddepend - find RADIANCE scene dependencies

SYNOPSIS
       raddepend file ..

DESCRIPTION
       Raddepend  uses	getbbox(1)  to	expand scene file arguments and find file dependencies for make(1) or rad(1).  Raddepend looks only in the
       current directory, so dependencies hidden elsewhere in the filesystem will not be found or named.

       The output is the name of files, one per line, that were accessed during the expansion of the input file arguments.  The file arguments are
       excluded from the list.	If no input files are given, the standard input is read.

AUTHOR
       Greg Ward

BUGS
       On  some  older NFS systems, the file access dates are not updated promptly.  As a result, raddepend may not be 100% reliable on these sys-
       tems.  If the output seems to be missing essential files, this is no doubt why.	The only fix is to put in a longer sleep time between  the
       getbbox call and the final ls(1).

SEE ALSO
       make(1), oconv(1), rad(1), xform(1)

RADIANCE							      4/15/94							      RADDEPEND(1)
Related Man Pages
raddepend(1) - debian
getbbox(1) - centos
raddepend(1) - centos
getbbox(1) - redhat
raddepend(1) - redhat
Similar Topics in the Unix Linux Community
UNIX find by time scripting
output of find command
how to find files older than 4hours in HP-UX
To get the hidden files information only
Want to find the last access time for large group of files at one go