Man Pages Are Truncated

Problem

Manual pages may be truncated on Magnus or Galaxy due to language settings

Solution

Try in bash

Terminal 1. Language settings in bash
export LANG=en_US.UTF-8


or in tcsh

Terminal 2. Language settings in tsch
setenv LANG en_US.UTF-8

You do not need to log out and back in for the change to take effect.

You can add this to your .bashrc or .tcshrc to make the change permanent.

Filter by label

There are no items with the selected labels at this time.