zsh-users
 help / color / mirror / code / Atom feed
* ftp to an account that is zsh
@ 1997-01-14 15:55 Richard A. Guay
  1997-01-14 21:07 ` Richard Coleman
  0 siblings, 1 reply; 2+ messages in thread
From: Richard A. Guay @ 1997-01-14 15:55 UTC (permalink / raw)
  To: zsh-users

Hi,

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@asicint.com
http://www.asicint.com


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ftp to an account that is zsh
  1997-01-14 15:55 ftp to an account that is zsh Richard A. Guay
@ 1997-01-14 21:07 ` Richard Coleman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Coleman @ 1997-01-14 21:07 UTC (permalink / raw)
  To: Richard A. Guay; +Cc: zsh-users

> 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@asicint.com
> 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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1997-01-14 21:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-01-14 15:55 ftp to an account that is zsh Richard A. Guay
1997-01-14 21:07 ` Richard Coleman

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).