Lines Matching refs:that
37 that it is difficult to write sed scripts that have leading blanks
38 if they are stripped. The argument for stripping is that it is
44 2. Historical versions of sed required that the w flag be the last
48 3. Historical versions of sed required that whitespace follow a w
63 6. The POSIX specification for ! does not specify that for a single
66 specification for ! implies that "3!/hello/p" works, and it never
77 !'s without changing the behaviour. (It seems logical that each
105 is greater than the second (e.g. 3,1). POSIX requires that the
115 encounter that command.
122 example. Therefore it was believed that a range whose second
138 and the language in the Description section states that the input
139 is output, it seems reasonable that it behave like the cat(1)
152 reasonable, however, it also doesn't state that the backslash is
154 POSIX would be that "echo xyz | sed s/./\a" would display "\ayz".
158 17. POSIX specifies that an address can be "empty". This implies
159 that constructs like ",d" or "1,d" and ",5d" are allowed. This
171 19. Although POSIX specifies that reading from files that do not exist
177 20. Historic practice is that the \n construct can be used for either