h[address1 [,
address2
]]h
Copy the pattern space into the hold space, a special temporary buffer. The previous contents of the hold space are obliterated. You can use Example
Sample input: This describes the Unix ls command. This describes the Unix cp command. Sample output: ls: This describes the Unix ls command. cp: This describes the Unix cp command. |
|