/l3/users/09-03-2011/NT-Ladm/debian1.net.nt/user :1 :2 :3 :4 :5 :6 |
|
$ls /etc | grep ^net | sort
netscsid.conf network networks |
$halted
![]() bash: halted: команда не найдена |
$apropos halt
halt (5) - variables that affect the behavior of the shutdown scr... halt (8) - stop the system. |
$man 8 halt
|
$halted now
![]() bash: halted: команда не найдена |
$halt now
![]() bash: halt: команда не найдена |
|