http://bugs.codeweavers.com/show_bug.cgi?id=577
*** shadow/577 Wed Apr 17 00:47:25 2002 --- shadow/577.tmp.18698 Wed Apr 17 02:39:16 2002 *************** *** 54,56 **** --- 54,68 ----
Anyway I'll look into it more (Tomorrow)
+ + + ------- Additional Comments From sgeier@caltech.edu 2002-04-17 02:39 ------- + I poked around a little, and + + awk -F" '/[Drive C]/ {if (getline) print $4}' .wine/config + + yields exactly + + /dos + + Hope that helps... \ No newline at end of file