Option #2 is really the best option unless you need "real time" viewing of your help information (IMO).
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Tzafrir Cohen Sent: Tuesday, November 17, 2009 10:59 AM To: [email protected] Subject: Re: [asterisk-users] newbie question On Tue, Nov 17, 2009 at 11:33:45AM -0500, Bill Shaw wrote: > Hi All, > > When typing 'help' on the command line (* console) is there a way to > keep it from just scrolling most of the information off the top of the > screen? I can't hit ctrl-s fast enough so I miss most of the info. This > makes 'help' be not much help. No. But you can either: 1. Use a terminal that has a long enough scroll-back buffer (or screen inside one that doesn't) 2. Run from the external shell prompt: asterisk -rx 'help <whatever>' | less -- Tzafrir Cohen icq#16849755 jabber:[email protected] +972-50-7952406 mailto:[email protected] http://www.xorcom.com iax:[email protected]/tzafrir _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
