home *** CD-ROM | disk | FTP | other *** search
/ Chip 1995 March / CHIP3.mdf / slackwar / a / util / util-lin.2 / util-lin / util-linux-2.2 / misc-utils / README1.namei < prev    next >
Encoding:
Text File  |  1995-02-22  |  599 b   |  15 lines

  1.  
  2. ** NAMEI has local modifications, do not delete source when cleaning up **
  3.  
  4. "You're in a twisty maze of symbolic links, all different"
  5.  
  6. namei - a utility to chase down a pathname and print details at each
  7. level, especialy when following symbolic links.  Very useful for figuring
  8. out whats really going on in our large environment.  Named after the routine
  9. in the kernel that does essentialy the same thing whenever anyone tries to
  10. find a file.
  11.  
  12. Local modifications by Steve Tell include: changing the -m option to print
  13. the file mode in a readable fashion, like "ls -l" does, instead of in octal.
  14.  
  15.