me:~$ tldr seq seq Output a sequence of numbers to `stdout`. More information: https://www.gnu.org/software/coreutils/seq. - Sequence from 1 to 10: seq 10 - Every 3rd number from 5 to 20: seq 5 3 20 - Separate the output with a space instead of a newline: seq -s " " 5 3 20 - Format output width to a minimum of 4 digits padding with zeros as necessary: seq -f "%04g" 5 3 20
点赞

相关推荐

02-11 12:20
门头沟学院 Java
面试中的青提很胆小:我不信有比我们学校更逆天的,计算机专业就业第一位是我们学校二餐厅的打印店
点赞 评论 收藏
分享
牛客网
牛客企业服务