|
|
Remove all alias set in a terminal - Linux
|
Views : 348
|
|
Tagged in : Linux
|
|
|
Report This Scrap as Inappropriate We request you to choose the appropriate categroy and subcategory that suits your
objectionable concern about the scrap, So that our team can review and find out whether it violates our Guidelines or the
scrap is not suitable for all viewers.
|
To remove all alias set in a terminal or konsole we can use unalias command with -a option
Example:
unalias -a
This will remove all alias set in the current terminal or konsole |
|
By Sanju, On - 2009-10-31 |
|
|
|