
bryan at conserver
Nov 21, 2005, 8:24 AM
Post #1 of 2
(1248 views)
Permalink
|
|
ALOM break sequences (was Re: LISA 2005 attendees?)
|
|
On Mon, Nov 21, 2005 at 11:17:47AM -0500, John Stoffel wrote: > When I try to send a break. I need to do '#.' to get to the sc> > prompt where I can do a 'break -y' and the 'console' to get back to > the PROM level, etc. as a "workaround" (or maybe it's the only answer without the newer firmware), you could use a break sequence of: break N { string "#.\dbreak -y\n\dconsole\n"; } (or somethin' like that...you get the idea) Bryan _______________________________________________ users mailing list users [at] conserver https://www.conserver.com/mailman/listinfo/users
|