I've come up with some peculiar questions about OSX file systems:

  *  How can I get the file length and size on disk for a file's Data
     and Resource forks?

  *  How can I get the "Kind" information (as reported by File Buddy,
     Get Info, and Super Get Info)?

  *  How can I get the contents of an alias?

  *  Is the MacOSX::File::Info "content modification time" _always_ the
     same as the BSD modify time (i.e., stat's mtime field)?

  *  What does it mean for the sticky bit to be set on a symlink (e.g.,
     /etc, /tmp, /var)?

     How did these links get these modes, anyway?  The chmod(1) man
     page seems to indicate that it has no effect on symlinks...

  *  Whenever I create a symlink, the mode ends up as 770, regardless
     of my umask.  Why?  Does this mean anything?

Any help would be appreciated.

-r
--
email: [EMAIL PROTECTED]; phone: +1 650-873-7841
http://www.cfcl.com/rdm    - my home page, resume, etc.
http://www.cfcl.com/Meta   - The FreeBSD Browser, Meta Project, etc.
http://www.ptf.com/dossier - Prime Time Freeware's DOSSIER series
http://www.ptf.com/tdc     - Prime Time Freeware's Darwin Collection

Reply via email to