 
   
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  
![[ Up ]](icons/tube-up.gif)  
![[Prev]](icons/tube-prev.gif) ![[Home]](icons/tube-home.gif) ![[Next]](icons/tube-next.gif)  
![[Author]](icons/tube-author.gif)  | 
	  
The source command sends the contents of a text file to the
Unix shell.  Suppose I have (and I do) a number of alias 
commands that I want typed in.  Rather than typing them all in, I
keep them stored in a file called (oddly enough) .alias.
All I need to do is type
 
 
    source .alias
and I have all my alias commands executed as if I had 
typed each one in separately.
Find this site useful?  Want to give something back?
© 1993-2000 Christopher C. Taylor 
         |