Lines Matching refs:number
81 * Increment a number::
338 Specifying a line number will match only that line in the input.
345 non-negative N such that the current line-number equals FIRST + (N
411 A line number of `0' can be used in an address specification like
429 whose input line number is a multiple of N.
716 The REPLACEMENT can contain `\N' (N being a number from 1 to 9,
829 number of characters (after de-escaping).
870 Print out the current input line number (with a trailing newline).
1172 * Increment a number::
1192 File: sed.info, Node: Centering lines, Next: Increment a number, Up: Examples
1198 change that width, the number in `\{...\}' must be replaced, and the
1199 number of added spaces also must be changed.
1229 File: sed.info, Node: Increment a number, Next: Rename files to lower case, Prev: Centering line…
1237 To increment one number you just add 1 to last digit, replacing it
1285 …Rename files to lower case, Next: Print bash environment, Prev: Increment a number, Up: Examples
1521 It uses `sed' to print the line number, then groups lines two by two
1526 is printed as soon as possible and then discarded. The number is split
1529 command). The line number for the next line is then composed and
1538 # Add the correct line number before the pattern
1546 # Get the line number from hold space; add a zero
1564 # compose the new number, remove the newline implicitly added by G
1622 simply add the number of characters on the current line as units, and
1629 `s' commands(1): first we convert units, removing `a's from the number;
1759 the first 10 lines of input; the number of displayed lines is right
1798 last script: after we have kicked in the appropriate number of lines,
2077 would depend on whether foo has an even or an odd number of
2356 * Line number, printing: Other Commands. (line 62)
2358 * Line, selecting by number: Addresses. (line 8)
2384 * Printing line number: Other Commands. (line 62)
2472 * = (print line number) command: Other Commands. (line 62)
2531 Node: Increment a number47820
2532 Ref: Increment a number-Footnote-149380