Alias: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
m (1 revision)  | 
				m (1 revision)  | 
				||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
= alias =  | |||
Usage: alias [''name'' ''statement'']  | Usage: alias [''name'' ''statement'']  | ||
Latest revision as of 19:18, 28 January 2009
alias
Usage: alias [name statement]
Defines a new alias name, i.e. an abbreviation, for the given statement. The statement may contain an asterisk "*" to indicate where the command line parameters are to be inserted. Without parameters, alias gives a list of all currently defined aliases.