Use of SEQ under Linux

Source: Internet
Author: User

Seq-print a sequence of numbers

[[email protected] ~]# man seq

There are three main parameters

-F: Used to format the output

-S: Used to specify the separator symbol, the default is carriage return

-W: output of the same width sequence, the insufficient number of digits with 0

For example:

Ten10011002100310041005100610071008    1009 10010 

147   

A simple script implementation of 1000 even sums

[Email protected] ~]# more test.sh#!/bin/sh# gechong_1106_sumfir=0; res=0;  Do res=$ ($res +"Theresult is:" $res;          
[Email protected] ~]#./Is:250500 
[Email protected] ~]# time./Is:250500Real    0m0.035suser    0m0.011ssys     0m0.020s 

"+ten1+4+5+6+7+8+     

Geneva, Geneva,        

SEQ produces a series of data that can be used in conjunction with BC

"+|  BC5050   

Use of SEQ under Linux

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.