Terminals
Jack Kern
jack_kern at operamail.com
Mon Mar 1 23:17:55 CET 2004
Joe Klemmer wrote:
>On Mon, 2004-03-01 at 10:47, Jack Kern wrote:
>
>
>
>>If you pipe your output to /usr/bin/less, the right and left arrow keys
>>might do what you want.
>>
>>For example:
>>
>>jkern at boat:~$ cat /usr/X11R6/lib/X11/fonts/Type1/fonts.alias | less
>>
>>Or
>>
>>jkern at boat:~$ < /usr/X11R6/lib/X11/fonts/Type1/fonts.alias less
>>
>>
>
>Or the must easier and cleaner -
>
>$ less /usr/X11R6/lib/X11/fonts/Type1/fonts.alias
>
>
>
Yes, easier and cleaner but not relevant to the solution. Although my
example was also not quite apt, the original problem had to do with
output from a program.
"ls -l | less" or "dmesg | less" would be a more applicable
example, as he needs the pipe.
More information about the Xfce
mailing list