zingel писал(а):круто
нажмите и дайте сюда результат:
Код: Выделить всё
whereis php
w -h
whereis env | xargs ls -lah
[root@tetra /home/student]# whereis php
php: /usr/local/man/man1/php.1
[root@tetra /home/student]# w -h
student p0 85.159.42.205 22:47 32 su (bash)
student p1 85.159.42.205 22:57 31 su (bash)
student p2 192.168.1.55 чт16 5:19 su (bash)
student p3 85.159.42.205 23:23 5 su (bash)
student p4 192.168.1.55 18:11 5:17 su (bash)
student p5 85.159.45.7 23:28 - w -h
[root@tetra /home/student]# whereis env | xargs ls -lah
ls: env:: No such file or directory
-r-xr-xr-x 1 root wheel 8,3K 12 янв 2007 /usr/bin/env
-r--r--r-- 1 root wheel 4,4K 12 янв 2007 /usr/share/man/man1/env.1.gz
/usr/src/usr.bin/env:
total 42
drwxr-xr-x 2 root wheel 512B 10 янв 00:21 .
drwxr-xr-x 223 root wheel 3,5K 10 янв 00:21 ..
-rw-r--r-- 1 root wheel 183B 20 июн 2005 Makefile
-rw-r--r-- 1 root wheel 12K 22 июн 2005 env.1
-rw-r--r-- 1 root wheel 3,9K 21 июн 2005 env.c
-rw-r--r-- 1 root wheel 14K 25 июл 2005 envopts.c
-rw-r--r-- 1 root wheel 1,8K 20 июн 2005 envopts.h
[root@tetra /home/student]#