On Mon, May 20, 2013 at 01:27:35AM -0400, Ido Admon wrote: > oh just doing everything in the most convoluted way possible :) the > idea was to have a shell session that's always on, so to speak, but i > guess nohup can help with that somewhat. you're right, of course, in > saying that being dependent on the network makes the whole idea > pointless. thanks for clarifying things for me!
'screen /dev/ttyS0 115200' on the remote side? (ttyS0? ttyUSB0? serial/by-id/whatever?) RTFM screen to make it detach on startup, add logging and whatever. -- Tzafrir Cohen | [email protected] | VIM is http://tzafrir.org.il | | a Mutt's [email protected] | | best [email protected] | | friend _______________________________________________ Linux-il mailing list [email protected] http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
