zsh-users
 help / color / mirror / code / Atom feed
* Suggestions for auto-login script for ZSH?
@ 1996-11-25 19:08 Kosh
  1996-11-25 19:47 ` Timothy Luoma
  1996-11-25 21:01 ` Richard Coleman
  0 siblings, 2 replies; 8+ messages in thread
From: Kosh @ 1996-11-25 19:08 UTC (permalink / raw)
  To: zsh-users

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: TEXT/PLAIN; charset=US-ASCII, Size: 984 bytes --]

Greetings fellow ZSH users,

I'm trying to write a script that would allow be to make telnet login (or
ftp login) processes automated.  Here's what I tried:

#!/home/u1/mariah/bin/zsh
telnet host.com
echo 'loginname'
echo 'password'



This didn't work (as well as variants of the above example)...  It telnets
okay, but that's it. When I quit the telnet, THEN it echo's the thing I
want to echo.  Is it possible to write a script like this with zsh?  As
far as FTP, I would like to write something that will automate the
following steps:

1. ftp
2. login
3. password
4. get a particular file
5. exit :)

I would appriciate any assistance or suggestions in this matter.
Thanks in advance! :)

--
 Sirius Bontea, E-3
-=ðUnited States Air Forceð=-
Email:   <mariah@isis.interpac.net>
Web page:   http://home.interpac.net/~mariah/index.html
IRC:  ]{osh@EfNet  on  #Mariah  =)
Administrator of the Mariah Carey Marketplace.
==== For more details,  'finger mariah@isis.interpac.net' ====


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

end of thread, other threads:[~1996-11-26  4:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-11-25 19:08 Suggestions for auto-login script for ZSH? Kosh
1996-11-25 19:47 ` Timothy Luoma
1996-11-25 20:20   ` Domenico Galli
1996-11-25 21:01 ` Richard Coleman
1996-11-25 21:52   ` Jose Unpingco
1996-11-25 21:57   ` Nate Johnston
1996-11-25 22:34     ` Greg Badros
1996-11-26  3:55       ` I. Dwayne Koonce

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).