Commands That Are Not Specific to UNIX |
Shifts to the right one designated line of text.
Category: |
Text editing, line command
|
The ) command
shifts a designated line of text one space to the right.
- n
-
specifies the number of spaces that the designated line
of text shifts. The default is one space. Follow the n
argument with a space.
The ) command shifts a designated line of text one or
more spaces to the right. If the shift extends past the end of the current
line, characters are lost.
The ( and (( commands shift text in the opposite direction
from the ) and )) commands. The <, <<, >, and >> commands are similar
text-shift commands, but they do not lose characters when shifting.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.