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.
| Tutlinks: | intro1 intro2 wildcard permission pipe vi essential admin net fwall DNS diag Apache1 Apache2 MySQL1 MySQL2 |
| Useful: | Quiz Forums |
| Site Links: | XMLZoo ActiveSQL ProgZoo SQLZoo |