[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] less problem(s)



I'm recently having problems with textviewer "less". Never had any trouble 
with it before, but now I can't read ANY textfiles with it anymore.
If I type something like this in my shell

	less readme.doc

the file is loaded, but the only thing that I see on screen is an 
indication of the end of the file.
But if I type something like this:

	cat readme.doc | less

I can read and scroll through the doc as usual.
With the "more" command I don't have any problems.

I have recently updated bash with the latest rpm from Sparemint. Could 
that have anything to do with it? 

Martin Tarenskeen