Home
last modified time | relevance | path

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

/third_party/toybox/generated/
H A Dhelp.h493 #define HELP_split "usage: split [-a SUFFIX_LEN] [-b BYTES] [-l LINES] [INPUT [OUTPUT]]\n\nCopy INPUT (or stdin) data to a series of OUTPUT (or \"x\") files with\nalphabetically increasing suffix (aa, ab, ac... az, ba, bb...).\n\n-a Suffix length (default 2)\n-b BYTES/file (10, 10k, 10m, 10g...)\n-l LINES/file (default 1000)" macro

Completed in 6 milliseconds