⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 whatsnew.1

📁 操作系统设计与实现源码
💻 1
字号:


WHATSNEW(1)               Minix Programmer's Manual                WHATSNEW(1)


NAME
     whatsnew - print a newly modified file, marking changes

SYNOPSIS
     whatsnew [-n] file.c file.c.cdif

OPTIONS

     -n   Output line length

EXAMPLES

     whatsnew file.c file.c.cdif
                         # Print file.c with changes marked

     whatsnew -70 file.c file.c.cdif
                         # Same as above, but with 70 col line

DESCRIPTION

     It commonly occurs that cdifs are posted to USENET.  After  installing  a
     cdif  file, it is sometimes desirable to print out the new file, with the
     changes marked on it.  Whatsnew does precisely this, with the  changes  +
     and ! printed in the right-hand margin.

SEE ALSO
     diff(1), patch(1).

























                                                                             1

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -