Date: 29 Jan 1999 17:35:12 -0000 From: proktor47@usa.net To: questions@FreeBSD.ORG Subject: [Q] telnet session as a cron job Message-ID: <19990129173512.3978.qmail@yellow.axe.ru>
next in thread | raw e-mail | index | archive | help
Hello, Is it possible to do such task as a cron job? Right now I do it like this: $ telnet somehost someport | tee tmpfile > command > . > . > output > . > . > quit $ diff -q somefile tmpfile Thanks -- Victor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990129173512.3978.qmail>