|
|
|
|
UGU: Unix Guru Universe - Unix Tip #4563- September 7, 2024
- Home : Help
: Today's Tip
Unix Tip #4563- September 7, 2024
ABBREVIATE IN VI
Using .exrc file
Abbreviate in vi...
As well as using map in your .exrc file, you can use the command:
ab
For example:
ab xmas Christmas
So whenever you type xmas - Christmas will be displayed.
Handy for writing the /etc/motd file (maint - maintenance etc).
You can also use the standard set commands - for example:
set number (handy for programmers)
set redraw
set warn (flashes screen instead of using the bell)
This tip generously supported by: mbatchelor@enterprise.net
NOTE: All tips provided are USE AT YOUR OWN RISK. Tips are submitted
by various unix admins around the globe. UGU suggest you read and
test each tip in a non-volitile environment before placing into
production.
LAST 5 TIPS
4562
- BACKUP CRITICAL SYSTEM FILES
4561
- QUICK UNALIAS
4560
- A REFRESHING X
4559
- GENERATE RANGES OF NUMBERS
4558
- HOW TO KILL YOUSELF FAST!
I want to
SUBSCRIBE
and get a UGU Tip everyday.
I want to
UNSUBSCRIBE
and NOT get a UGU Tip everyday.
If you have a UNIX TIP let us know, we just may use it:
(All tips become the property of the Unix Guru Universe)
|
|
|
Copyright 1994-2024 Unix Guru Universe |
|
|
|
|