天天看點

linux 指令行下的一些實用工具

linux 指令行下的一些實用工具

指令行下的一些常用應用:

awesome                        适合geek的桌面管理器VM

mc                                    檔案浏覽器

alsamixer            音量控制

sdcv                                  StarDict的指令行版   

sdcv安裝完成後需要自己再添加詞典檔案。

http://debian.ustc.edu.cn/debian-uo/dists/sid/ustc/pool/stardict/stardict-21shijishuangxiangcidian_2.4.2-2_all.deb

DrEye5in1詞典

http://debian.ustc.edu.cn/debian-uo/dists/sid/ustc/pool/stardict/stardict-dreye5in1_2.4.2-2_all.deb

朗道

http://debian.ustc.edu.cn/debian-uo/dists/sid/ustc/pool/stardict/stardict-langdao-ce-gb_2.4.2-2_all.deb

http://debian.ustc.edu.cn/debian-uo/dists/sid/ustc/pool/stardict/stardict-langdao-ec-gb_2.4.2-2_all.deb

牛津

http://debian.ustc.edu.cn/debian-uo/dists/sid/ustc/pool/stardict/stardict-oxford-gb_2.4.2-2_all.deb

http://debian.ustc.edu.cn/debian-uo/dists/sid/ustc/pool/stardict/stardict-oxfordjm-ec_2.4.2-2_all.deb

feh                                      看圖工具                              

scrot                                   截圖工具              

acroread                           Adobe Reader PDF 閱讀器            

screen                               SSH登入工具,開多視窗等                  #apt-get install screen

mocp                                  音樂播放器                  #apt-get  install moc

  這裡moc 在播放中文的時候右邊的清單是會亂碼的。解決的方法:

#vim ~/.moc/config 加入

ReadTags = no
PlaylistFullPaths = no
           

mplayer                              視訊播放器                 #apt-get install mplayer

ibus                                       中文輸入法

lynx                                         浏覽器

acpi                                      電源管理

ipython                                  功能更強大的python解釋器

indent                                   格式化c C++ 代碼

pylint                                       python代碼檢查

chmsee                                     chm 閱讀

indent          代碼格式化

filezilla          ftp用戶端