Recently in linux Category

crontab 的格式备忘

| | 回复 (0) | 引用通告 (0)
基本格式 : *  *  *  *  *  command 分 时 日 月 周 命令 第1列表示分钟1~59 每分钟用*或者 */1表示 第2列表示小时1~23(0表示0点) 第3列表示日期1~31 第4列表示月份1~12 第5列标识号星期0~6(0表示星期天) 第6列要运行的命令 crontab文件的一些例子: 30 21 * * * /usr/local/etc/rc.d/lighttpd restart.........

read more

inux diff(differential) 命令详解

| | 回复 (0) | 引用通告 (0)
inux diff(differential) 命令详解 功能说明:比较文件的差异。 语  法:diff [-abBcdefHilnNpPqrstTuvwy][-<行数>][-C <行数>][-D <巨集名称>][-I <字符或字符串>][-S <文件>][-W <宽度>][-x <文件或目录>][-X <文件>][--help][--left-column][--suppress-common-line][文件或目录1][文件或目录 2] 补充说明:diff以逐行的方式,比较文本文件的异同处。所是指定要比较目录,则diff会比较目录中相同文件名的文件,但不会比较其中子目录。 参  数: -<行数>  指定要显示多少行的文本。此参数必须与-c或-u参数一并使用。 -a或--text  diff预设只会逐行比较文本文件。.........

read more

About this Archive

This page is a archive of recent entries in the linux category.

javascript is the previous category.

php is the next category.

Find recent content on the main index or look in the archives to find all content.


linux: Monthly Archives

Powered by Movable Type 4.01rc1
    follow me on Twitter