Question:
Enter the top command on Linux and report an error of ‘xterm’: unknown terminal type
Solution:
1. Copy the good/usr/share/terminfo to your own server
2. The value of terminfo environment variable is not set in the direction of export. Just set the path of terminfo variable to terminfo, such as terminfo =/usr/share/terminfo. You can execute the following command, or write the command to the profile
exportTERMINFO=/usr/share/terminfo
Over
Similar Posts:
- Solve the problem of ADB: command not found on MAC
- Mac ADB prompts command not found
- Super detail: command not found: the scratch solution (add the scratch environment variable to Zsh under MAC)
- Linux use the man command error: Man: command not found [How to Solve]
- CentOS Error -bash:systemctl:command not found
- [Solved] Linux Oracle bash: “sqlplus / as sysdba”: command not found
- macos -bash: yarn: command not found/-bash: cnpm: command not found
- Linux cron has no effect after executing the script, and the log reports an error orphan (no passwd entry)
- When installing MySQL database on MAC, the system prompts MySQL: command not found
- [Solved] JPype Error: FileNotFoundError: [Errno 2] No such file or directory: ‘/usr/lib/jvm’