scsh-users
[Top] [All Lists]

chdir needs argument

To: scsh-bugs <scsh-bugs@zurich.ai.mit.edu>
Subject: chdir needs argument
From: Andreas Bernauer <andreas.bernauer@student.uni-tuebingen.de>
Date: Tue, 3 Sep 2002 10:25:32 +0200
Mail-followup-to: scsh-bugs <scsh-bugs@zurich.ai.mit.edu>
Reply-to: andreas.bernauer@student.uni-tuebingen.de
Hi!

The manual says:
(http://www.scsh.net/docu/html/man-Z-H-4.html#%_idx_392)

"If chdir is called with no arguments, it changes the cwd to
the user's home directory."

But:

[323]~ > scsh                                                           [10:21]
Welcome to scsh 0.6.3 (Health Reform)
Type ,? for help.
> (chdir)

Error: wrong number of arguments
       ('#{Procedure 10667 (chdir in scsh-level-0)})
1> 

Either the manual or the implemenation seem wrong to me.

Yours,
-- 
Andreas.

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