Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!ndcheg!ndmath!nstar!usenet!nstar!larry From: larry@nstar.UUCP (Larry Snyder) Newsgroups: comp.unix.questions Subject: Changing login terminals configuration Message-ID: <25c820d2:842.1comp.unix.questions;1@nstar.UUCP> Date: 1 Feb 90 11:51:01 GMT References: <22257@adm.BRL.MIL> Lines: 6 >I'm looking for a way to change baud rates on some login terminals >using crontab. The idea is that the user can switch the serial line Why not just copy a replacement /etc/inittab from a cron job followed by an init reset? That should work just fine - larry