home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / util / boot / doswedge / doswedge213.readme < prev    next >
Encoding:
Text File  |  1995-03-21  |  1.2 KB  |  53 lines

  1. Short:    Unix directories for AmigaDOS
  2. Author:   swaz@iconz.co.nz (David Swasbrook)
  3. Uploader: swaz@iconz.co.nz (David Swasbrook)
  4. Type:     util/boot
  5.  
  6. TITLE
  7.  
  8.     DosWedge - Unix directories for AmigaDOS
  9.  
  10. VERSION
  11.  
  12.     Distribution version 2.13
  13.  
  14. AUTHORS
  15.  
  16.     David Swasbrook
  17.  
  18.     E-mail address: swaz@iconz.co.nz
  19.  
  20. DESCRIPTION
  21.  
  22.     DosWedge patches into dos.library to give you Unix like directories.
  23.     You can use "." ".." "~" and "~username" if you have MultiUserFileSystem.
  24.     This is done at the dos level so it will effect all programs not just
  25.     the AmigaDOS shell. Also you may use environment variables for filenames
  26.     and directories.
  27.  
  28. FEATURES    
  29.  
  30.     1. Support for Unix directory names . .. ~ and ~username.
  31.  
  32.     2. MultiUserFileSystem support.
  33.  
  34. SPECIAL REQUIREMENTS
  35.  
  36.     OS release 2.04 or newer.
  37.  
  38.     "matrix.library" version 23.2106 (included in archive).
  39.  
  40.     Multiview or Amigaguide to read the documentation.
  41.  
  42.     Commodore installer.
  43.  
  44.     Distribution is archived with lha so program to un-archive is needed.
  45.  
  46. UPDATE
  47.  
  48.     This is an update to the DosWedge211.lha archive.
  49.  
  50.     o Bug somtimes occured opening files with ~ and .. in the filename
  51.       causing file of the un-parsed name to be opened.
  52.     o /dev/filename can be evaluated to path/dev/filename.
  53.