vi question
    chris at umcp-cs.UUCP 
    chris at umcp-cs.UUCP
       
    Thu Mar 22 01:56:14 AEST 1984
    
    
  
You can also use
    :w
    :e otherfile
    ...
    :w
    :e #
The pound sign expands to the "alternate" filename.  There is
only one alternate filename; it's the name of the file you were
last editing (i.e. ":n" makes the current filename become the
alternate filename).
Percent sign (%) expands to the current filename.
Both of these work for ":!" also.
-- 
In-Real-Life: Chris Torek, Univ of MD Comp Sci
UUCP:	{seismo,allegra,brl-bmd}!umcp-cs!chris
CSNet:	chris at umcp-cs		ARPA:	chris.umcp-cs at CSNet-Relay
    
    
More information about the Comp.unix
mailing list