Am Mittwoch, 22. September 2004 11:33 schrieben Sie: > "unix" would have to do some funny tricks, borrowing from MFS to translate > the DOS dirname to a Linux dirname. It would not always work either -- how > about > unix ls c:foo d:bar > Because unix can't parse DOS command lines reliably. > > That said, there exists a workaround, uchdir. > > uchdir /home/user/dosemu/freedos/tmp > unix unzip file.zip
Mmh, my intention was a script, which could be used in several different directories. uchdir wouldn't make a difference. Then I could say unix unzip /home/user/dosemu/freedos/tmp/file.zip -d /home/user/dosemu/freedos/tmp Is there no way to tell unix the linux directory it is in at the moment? unix pwd gives /home/user Certainly DOSemu knows the linux directory. cu Claudia - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
