The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Поиск:  Каталог документации

Cancelling a command alias

To cancel a command alias during your current login session use the command:

   unalias alias_name

For example:

   unalias print

This cancels the command alias print for your current login session.

If the alias name is the same as a command name, precede the alias name with a backslash to temporarily override the alias. For example:

   alias rm='rm -i'
   rm *.ps
   toc.ps: ? n
   .....
   \rm *.ps

You will have to remove the alias definition from your shell startup file if you want to cancel the alias permanently.


[Home] [Search] [Index]



Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2024 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру