Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: ftp to an account that is zsh
- X-seq: zsh-users 600
- From: Richard Coleman <coleman@xxxxxxxxxxxxxxx>
- To: "Richard A. Guay" <rag@xxxxxxxxxxx>
- Subject: Re: ftp to an account that is zsh
- Date: Tue, 14 Jan 1997 16:07:18 -0500
- Cc: zsh-users@xxxxxxxxxxxxxxx
- In-reply-to: Your message of "Tue, 14 Jan 1997 15:55:15 GMT." <19970114155518.06790de8.in@xxxxxxxxxxxxxxxxx>
> I had this fixed once, but I have lost what I did. How do I get a
> Solaris 2.5.1 system to reconize zsh as a valid shell for ftping to
> the account?
>
> Thank you for your time and attention.
>
> Richard A. Guay
> Network Administrator and ASIC Design Engineer
> ASIC International Inc.
> rag@xxxxxxxxxxx
> http://www.asicint.com
Put it in the file /etc/shells. You might need to create
the file (it doesn't exist by default).
Ours looks like this
/bin/sh
/bin/csh
/bin/ksh
/usr/bin/sh
/usr/bin/csh
/usr/bin/ksh
/sbin/sh
/usr/local/bin/tcsh
/usr/local/bin/bash
/usr/local/bin/zsh
rc
Messages sorted by:
Reverse Date,
Date,
Thread,
Author