幸福飞过海 - [记录]tree正常显示中文 的评论 https://fengqi.me/unix/90.html 默认tree中文显示如下可以通过-N参数来显示中文:也可以写到/etc/bashrc :alias tree='tree -N'