Got the above script, from a unix website. I don't know how it is written out. I copy and pasted it from my iPhone, I don't know if it is displayed correctly or not, I also forgot how to post code to this site. Maybe it would display differently on a computer? You can google "is there a way to scroll text" on google to find the code it is on a unix and Linux site, I think it is the first hit. My question is how do I use scroller with commands from the command line? I was able to use scroller with files but I want to scroll like with the ls command. I tried just typing scroller without a filename, the cursor went to the next line, but when I typed ls and return my computer just repeated ls. Like my computer just repeated what I had typed. Like ls was written twice and the cursor went to the next line. I don't know if the program wanted a filename? Within the script it says you can specify a filename or scroller will read from standard in, what does that mean exactly? Can I use scroller with commands like ls? Sorry about the code I posted, I am using my iPhone and when I copied the scroller script, I can't scroll up in the post reply window. Any help would be appreciated.