
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
1、linux时间戳的实际意义 时间戳的概念可以从日常信封的邮戳概念上理解。邮戳的收到信件的时间,而时间戳就是文件的修改时间。 假设当前目录下有framwords文件或文件夹,如执行stat frameworks,即可看到当前目录下framworks文件的时间戳,其中包括存取时间(Access)、修改时间(Modify)、文件节点修改时间(Change):Fil
1、简单测试实例 for i in `find . -type f -name "*.c"`do echo $i basename $i 获取*.c文件名 dirname $i 获取*.c对应的目录名done2、实际应用diff Linux源码,并将有不一样的源码整理在一起,要求:文件名以new和old区分。(1)、简单测试
注:UUID-Universally Unique IDentifiers全局唯一标识符一、Linux磁盘分区UUID的获取方法 1、[san@localhost ~]$ ls -l /dev/disk/by-uuid/ total 0lrwxrwxrwx 1 root root 10 2010-01-18 02:18 0733f5c1-cb85-4f98-9d4f-122cfcee
diff -Nur [old source] [new source] diff -Nur linux-2.6.30/Makefile linux-2.6.31.5/Makefile--- linux-2.6.30/Makefile 2009-06-10 11:05:27.000000000 +0800+++ linux-2.6.31.5/Makefile
曾经在在Linux环境编程时,一个很棘手的问题就是编程环境,Linux下有没有像VS这样的编程工具呢?经过查找资料并进行尝试,对一些方法有了新的认识,感觉有必要整理下来和大家分享。1、vim2、global(版本glo582wb,glo597wb有问题,提示错误,可能是版本搭配的原因,但有可能是.vimrc没有设置的问题,具体的可以看下gtags.vim和gtags-cscope.vim,
http://news.csdn.net/a/20110923/304877.html第六届中国Linux内核开发者大会(China Linux Kernel Developer Conference,简称CLK),将于2011年10月16日在南京大学召开。本届大会由南京
<br />Your name and email address were configured automatically based<br />on your username and hostname. Please check that they are accurate.<br />You can suppress this message by setting them explic