If you can see this check that
| next section | prev section | up | prev page | next page |
To copy a few lines of text, you can use the yank command (yy) with the put command.
This is the first line of text. This is the second line of text. This is the third line of text. This is the fourth line of text.To duplicate the above lines of text you can proceed as follows:
You should now see the following:
This is the first line of text. This is the second line of text. This is the third line of text. This is the fourth line of text. This is the first line of text. This is the second line of text. This is the third line of text. This is the fourth line of text.
| Linux tutorials: | intro1 intro2 wildcard permission pipe vi essential admin net fwall DNS diag Apache1 Apache2 MySQL1 MySQL2 |
| Caine 2.0: | Autopsy Cli PartRec Files FileRec Browser FFoxForensics Carving |
| Caine 2.5.1: | Essentials | Basic | Search | SysIntro | 5a | 5b | 5c | 6 | 7 | 8a | 8b | 9a | 9b | 10 |
| Useful: | Quiz | Forums | Privacy Policy | Terms and Conditions |
| Site Links: | XMLZoo ActiveSQL ProgZoo SQLZoo |
Copyright @ 2004-2012 Gordon Russell. All rights reserved.