seq [OPTION]...LAST
seq [OPTION]...FIRST LAST
seq [OPTION]...FIRST INCREMENT LAST
-f, --format=FORMAT
use printf style floating-point FORMAT
-s, --separator=STRING
use STRING to separate numbers (default: \n)
-w, --equal-width
equalize width by padding with leading zeroes
时间: 2024-09-21 11:26:49