Viewing Text FilesYou can easily view files by using command-line tools ,including cat,less,head,and tail.The simplest command for dealing with text files is cat.e.g.:cat mytextfiletail mytextfile ( v... Read More
posted @ 2010-10-16 17:14 庚武 Views(141) Comments(0) Diggs(0)
Most versions of Linux have two types of user accounts: standard and root.The root user can access and /or delete whatever files it wants.It can configure hardware,change settings, and so on.Ububntu i... Read More
posted @ 2010-10-16 15:35 庚武 Views(326) Comments(0) Diggs(0)
打开gVim,进入“编辑”-“启动设定”在“behave mswin”下行位置添加 set nobackup 语句退出并保存配置文件 :wq Read More
posted @ 2010-10-16 12:27 庚武 Views(1058) Comments(0) Diggs(0)
说明:Monaco字体,苹果出品,传说中最好的编程字体。英文大小写,数字,标点等宽,一中文字相当于两英文字符。http://ishare.iask.sina.com.cn/f/4944524.htmlGVim下载地址:http://www.vim.org/download.php#pcManaco字体下载地址其它编程字体参考:http://www.javaeye.com/news/11102-10... Read More
posted @ 2010-10-16 00:38 庚武 Views(903) Comments(0) Diggs(0)