/l3/users/22-06-2009/nt-ladm/debian2.unix.nt/root |
|
#ping nt.ua -c 1
PING nt.ua (212.40.34.157) 56(84) bytes of data. 64 bytes from stream.tsua.net (212.40.34.157): icmp_seq=1 ttl=56 time=3.85 ms --- nt.ua ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 3.852/3.852/3.852/0.000 ms |
#cat ~/mymotd
![]() cat: /root/mymotd: No such file or directory |
#vim ~/mymotd
![]() --- /dev/null 2009-06-25 12:01:10.988817975 +0300 +++ /root/mymotd 2009-07-08 20:09:23.000000000 +0300 @@ -0,0 +1 @@ +Hello !!!!:: |
#cp ~/mymotd /etc/motd
|
#chown a
![]() chown: пропущен операнд после `a' Попробуйте `chown --help' для получения более подробного описания. |
#chown root a
|
#chgrp root a
|
#chown user:user b
|
#less a
|
#ls a
a |