Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: Lish buffer/history?
PostPosted: Fri Aug 19, 2005 2:22 am 
Offline
Junior Member

Joined: Tue Jan 25, 2005 10:45 pm
Posts: 33
Is there anyway I can make it so I can easily scroll up and read "the buffer" when in lish?

say I do a simple command: ls -l from lish and the output goes on multiple pages I cannot scroll up and read it using the ssh client Putty (i can get around this by doing ls -l > /somefile then vi /somefile).

When I login to my linode from its SSH server I can scroll up without any problems however I usually turn SSH off for added security and only login to Lish.


Top
   
 Post subject:
PostPosted: Fri Aug 19, 2005 9:53 am 
Offline
Senior Member

Joined: Sun Mar 14, 2004 9:18 pm
Posts: 116
Website: http://michael.susens-schurter.com/
WLM: mschurter@yahoo.com
Yahoo Messenger: mschurter
Location: Peoria, IL
You can always do a:
Code:
ls -l | less

To pass ("pipe") a commands output to a pager like less or more.

Although I must agree that regular old scrolling text in lish would be nice.


Top
   
 Post subject:
PostPosted: Fri Aug 19, 2005 12:16 pm 
Offline
Senior Member
User avatar

Joined: Sun Feb 08, 2004 7:18 pm
Posts: 562
Location: Austin
Lish uses "screen" to attach to your Linode, so "regular old scrolling text" really isn't possible. (Unfortunately.)


Top
   
 Post subject:
PostPosted: Fri Aug 19, 2005 12:59 pm 
Offline
Senior Member

Joined: Sun Nov 14, 2004 6:37 pm
Posts: 138
Website: http://oldos.org
WLM: jasonlfaulkner@hotmail.com
Yahoo Messenger: jasonfncsu
AOL: jaylfaulkner
Location: NC, USA
Xan wrote:
Lish uses "screen" to attach to your Linode, so "regular old scrolling text" really isn't possible. (Unfortunately.)


Yes it is -- you just have to tweak the conf for screen.

_________________
Jay Faulkner
http://oldos.org


Top
   
 Post subject:
PostPosted: Fri Aug 19, 2005 3:06 pm 
Offline
Junior Member

Joined: Thu Oct 07, 2004 6:47 pm
Posts: 47
Ctrl-a Esc in screen allows scrolling with PageUp/Down and cursor keys

Edit: use Esc to exit from this mode...


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group