Linux lessons 28 (поиск и расположение команд и файлов в Linux) [root@cent1 /]# which lsalias ls=’ls —color=auto’/usr/bin/ls [root@cent1 /]# type lsls is aliased to `ls —color=auto’ [root@cent1 /]# whereis lsls: /usr/bin/ls /usr/share/man/man1/ls.1.gz