From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claudia Neumann Subject: unix command Date: Tue, 21 Sep 2004 23:33:47 +0200 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <200409212333.47824.dr.claudia.neumann@gmx.de> Reply-To: dr.claudia.neumann@gmx.de Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-msdos@vger.kernel.org Hi folks, DOSemu 1.2.2 runs nice with my DOS programs. But I need your advice with this problem: I want to unzip a zip-file in DOSemu using the command unix unzip file.zip This fails because unix changes to /home/user and leaves unzip looking for file.zip in /home/user instead of /home/user/dosemu/freedos/tmp. How can I change the behavior of the command "unix" so that it remains in the current DOSemu directory? cu Claudia