Skip to content
  • sof's avatar
    [project @ 2001-11-27 07:49:15 by sof] · 781ab036
    sof authored
    hardtop: newer versions of bash (and ash) have 'pwd' return paths
    of the following form: /cygdrive/<drive>/<rest>
    
    Transform these into <drive>:/<rest>, as that format is easier to
    work with under mingw.
    781ab036