scsh-users
[Top] [All Lists]

,reset resets CWD

To: <scsh-bugs@zurich.ai.mit.edu>
Subject: ,reset resets CWD
From: RT Happe <rthappe@mathematik.uni-freiburg.de>
Date: Wed, 24 Apr 2002 17:56:37 +0200 (CEST)
Scsh 0.6.2 / Linux 2.2.17 #1 Tue Sep 19 11:08:14 CEST 2000 i686 unknown

Slightly strange:

Welcome to scsh 0.6.1 (Combinatorial Algorithms)
Type ,? for help.
> (cwd)
"/tmp"
> (chdir "/tmp/ware/")
> (cwd)
"/tmp/ware"
> ,reset

Top level
> (cwd)
"/tmp"
>

--
rthappe



<Prev in Thread] Current Thread [Next in Thread>