摘要:Shell 下 tmux 不能保持 PATH 变量,解决方法如下:添加如下配置信息到 ~/.tmux.conf 中即可。set-option -ga update-environment PATH ...
阅读全文
01 2014 档案
摘要:Shell 下 tmux 不能保持 PATH 变量,解决方法如下:添加如下配置信息到 ~/.tmux.conf 中即可。set-option -ga update-environment PATH ...
阅读全文
摘要:http://www.cyberciti.biz/tips/linux-burning-multi-session-cds-on-linux.html#mkisofs -dvd-video -input-charset default -udf -o DVD.iso # 试看能不能解决中文乱码问题: -input-charset gb18030Under Linux you can use tool called cdrecored (use to record audio or data Compact Discs) with mkisofs (use to create an hyb...
阅读全文
|