随笔分类 - linux命令高级
摘要:# deb cdrom:[Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423)]/ precise main restricted# See http://help.ubuntu.com/community/UpgradeNote...
阅读全文
摘要:date -d "1970-01-01 UTC `echo "$(date +%s)-$(cat /proc/uptime|cut -f 1 -d' ')+12288812.926194"|bc ` seconds"用dmesg显示的时间替换红色字
阅读全文
摘要:1. ls -i 列出文件的索引编号inumber, 如: 3984595012. find ./ -inum 398459501 -print -exec rm -rf {} \;或者 find ./ -inum398459501 | xargs rm如出现问号试试: rm ./?其他乱码可以试试...
阅读全文

浙公网安备 33010602011771号