*BSD News Article 42088


Return to BSD News archive

Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!msunews!uwm.edu!math.ohio-state.edu!howland.reston.ans.net!news.sprintlink.net!bga.com!levelone
From: ctodish@levelone.com (Clint Todish)
Newsgroups: comp.os.386bsd.bugs
Subject: Let me try this...(re: Slattach)
Date: Sun, 05 Feb 95 05:05:09 GMT
Organization: LevelOne Consulting
Lines: 16
Distribution: world
Message-ID: <3h1q14$2mq@giga.bga.com>
NNTP-Posting-Host: levelone.com
X-Newsreader: News Xpress Version 1.0 Beta #2.1

This is how my slattach line used to read in my 1.1 rc  (I believe):

slattach -a -s 38400 -h -r '/usr/bin/kermit /root/.script' /dev/tty01

am I missing something?

right now I have to do this:

kermit /root/.script
slattach -a -s 38400 -h /dev/tty01

obviously, problematic.

thanks!

-C-