luit
Luit
简介
luit 是一个实用程序,用于转换计算机程序的字符集,以便其输出可以在使用其他字符集的终端仿真器上正确显示。类似于iconv,但iconv是转换静态字符串或文本文件的字符集,而 luit 能够转换交互式运行程序的输入和输出,比如 ssh 。
安装
- Arch Linux :
pacman -S xorg-luit
- Debian/Ubuntu :
apt install x11-utils
使用
简单使用
luit -encoding <encode> <command>
比如
luit -encoding gbk ssh x.x.x.x
详细使用可以参考 man 手册
You need to set
install_url
to use ShareThis. Please set it in _config.yml
.