Home
last modified time | relevance | path

Searched defs:HELP_tail (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/generated/
H A Dhelp.h489 #define HELP_tail "usage: tail [-n|c NUMBER] [-f] [FILE...]\n\nCopy last lines from files to stdout. If no files listed, copy from\nstdin. Filename \"-\" is a synonym for stdin.\n\n-n Output the last NUMBER lines (default 10), +X counts from start\n-c Output the last NUMBER bytes, +NUMBER counts from start\n-f Follow FILE(s), waiting for more data to be appended" macro

Completed in 7 milliseconds