lrg:线路范围实用程序

时间:2024-03-06 19:20:25
【文件属性】:

文件名称:lrg:线路范围实用程序

文件大小:5KB

文件格式:ZIP

更新时间:2024-03-06 19:20:25

c command-line range lrg C

r 此实用程序允许显示文件中的特定行,并支持行范围。 建筑 lrg作为单个独立的.c文件分发,可以使用任何标准C编译器进行编译。 该程序默认情况下采用POSIX标准,但不使用任何POSIX特定功能,并且是有效的ANSI C(C89),可以使用任何与标准兼容的编译器进行编译。 用法 Usage: lrg [OPTION]... range[,range]... [input-file]... Prints a specific range of lines from the given file. Note that 'rewinding' might be impossible - once a line has been printed, it is possible that only lines after it can be printed. Line numbers start


【文件预览】:
lrg-master
----LICENSE.md(1KB)
----README.md(1KB)
----lrg.c(12KB)

网友评论