ubuntu14.04下安装几个小工具

来源:互联网 发布:linux子目录权限设置 编辑:程序博客网 时间:2024/06/04 01:37

1. pyCharm: http://blog.csdn.net/rebelqsp/article/details/21548969

2. 右键打开终端:sudo apt-get install nautilus-open-terminal

3. 运行sh文件的方法:在终端中执行sh xx.sh

0 0