If you can see this check that
| next section | prev section | up | prev page | next page |
To move a block of text from one location to another you can use the delete and put commands. You must be in command mode to achieve this. Suppose you have the following text that you wish to put in the correct order and correct the spelling mistake also. You can do the following:
This is the first line of text. This is the third line of text. This is the fourth line of text. This is the second line of tetx.
This is the first line of text. This is the second line of tetx. This is the third line of text. This is the fourth line of text.To correct the transposition error (tetx) in the second line, move the cursor under the 't' in 'tx' and type xp. Typing x deletes the 't'; typing p puts the 't' after the cursor.
| 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.