Журнал лабораторных работ

Содержание

Журнал

Четверг (03/10/11)

/dev/tty1
12:47:15
$ls /etc | grep ^net | sort
netscsid.conf
network
networks
12:47:19
$ls /etc | grep ^net | sort
netscsid.conf
network
networks
12:48:05
$halted
bash: halted: команда не найдена
12:50:17
$apropos halt
halt (5)             - variables that affect the behavior of the shutdown scr...
halt (8)             - stop the system.
12:50:29
$man 8 halt
12:51:16
$halted now
bash: halted: команда не найдена
12:51:24
$halt now
bash: halt: команда не найдена
12:51:26