|
|
|||
![]() |
Department of Engineering |
| University of Cambridge > Engineering Department > computing help |
alias mv="mv -i"runs mv -i whenever the mv command is run. Typing alias gives a list of active aliases. Note that only the first word of each command can be replaced by the text of an alias.