Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


less -X | 15 comments | Create New Account
Click here to return to the 'less -X' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
less -X
Authored by: mike3k on Sep 15, '04 02:15:37PM

You can also set the environment variable LESS to force -X.

in bash, add the following to your .bashrc or .bash_profile:

export LESS='-X'



[ Reply to This | # ]