Editing
Solaris 10 Associate
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Delete text in vi === * r (overwrite one character on cursor) * R (overwrites all characters from cursor and to the right until Esc is pressed) * C (overwrites characters from cursor to end of line) * s (substitutes a string for a character at cursor) * x (deletes the character at cursor) * dw (deletes a word or part of word to the right of character) * dd (deletes line containing the cursor * D (deletes the line from the cursor to right end of line * :n,nd (deletes lines n-n) * CW (overwrites characters at cursor location) * J (joins current line & the line below) * xp (transposes the character at the cursor and to right of cursor) * ~ (changes the case of the letter at cursor) * u (undo previous command) * U (undo all changes to current line) * . (repeats previous command)
Summary:
Please note that all contributions to GotOpinion may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
GotOpinion:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
Edit source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information