home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d8xx / d837 / unixdirs.lha.pi < prev    next >
Encoding:
Text File  |  1994-03-26  |  574 b   |  17 lines

  1. .name
  2. UnixDirs
  3. .author
  4. Martin Scott 
  5. .source
  6. Includes source in C.
  7. .description
  8. A program which intercepts calls to dos.library to add the UNIX style '.'
  9. and '..' syntax for current and parent directories, respectively, to file
  10. and path names.  I.E., you can refer to files in the current directory as
  11. './foo' and files in the parent directory as '../foo', or any combination
  12. of the two.  Similar to program on disk 321, but independently developed.  
  13. .described-by
  14. Automatically generated from Contents file by c2pi program.
  15. .short
  16. Adds UNIX syntax to calls to dos.library
  17.