I`m a philosophy major. That means I can think deep thoughts about being unemployed.
                                - Bruce Lee
 
Поиск
Поиск

 
 
Меню навигации
Меню навигации
 
 
Проекты
Проекты
 
 
 
 
Size_box_tl   Size_box_tr
 
Unfortunately, there is no translation for this page. We have redirected you to the english version of the site. We are sorry for any inconvenience caused...

Find if the command has an alias

 

type -all

example output:

$ type -all ls
ls is aliased to `ls -G'
ls is /bin/ls

variations:

alias | grep command

tips:

if you would like to skip alias and use the original command you can put a backslash in front of it like so: \ls or use command ls

Эта страница была обновлена: 22/04/2011 08:08


© Inspire Software, Denys Pavlov, 2005-2012
© Inspire Software, Denys Pavlov, 2005-2012
 
Size_box_bl   Size_box_br