To display the value of each alias known to the shell enter the command:
alias
To display the current value for a particular alias use the command:
alias name_of_alias
For example, to display the current value of the alias named print:
alias print lpr \1* -Pps5
Informs you that print is an alias for the command lpr \1* -Pps5.
![[Home]](../Images/weetop.gif) 
![[Search]](../Images/weesearch.gif) 
![[Index]](../Images/weeindex.gif) This site maintained by
staff@stacken.kth.se
 This site maintained by
staff@stacken.kth.se