UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: 8.7 MacrosChapter 8
The Vi Editor
Next: 8.9 Alphabetical List of Keys
 

8.8 Miscellaneous Commands

JJoin two lines.
:j!Join two lines, preserving blank spaces.
<<Shift this line left one shift width (default is 8 spaces).
>>Shift this line right one shift width (default is 8 spaces).
>}Shift right to end of paragraph.
<%

Shift left until matching parenthesis, brace, bracket, etc. (Cursor must be on the matching symbol.)


Previous: 8.7 MacrosUNIX in a Nutshell: System V EditionNext: 8.9 Alphabetical List of Keys
8.7 MacrosBook Index8.9 Alphabetical List of Keys

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System