Network, Computer and Programming Resources
Linux top 50 cmd
(Page:6)
Linux top 50 cmd - Unalias
unalias is the command to undo an alias. In the alias command section, earlier in this appendix, I aliased dir to be the ls command. To unalias this command, you would simply type unalias dir.