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

Содержание

Журнал

Среда (03/28/12)

/dev/ttyp2
18:14:49
$echo " ajkashdkjhasjkdhasjkd"
 ajkashdkjhasjkdhasjkd
18:14:49
$echo " ajkashdkjhasjkdhasjkd"
 ajkashdkjhasjkdhasjkd
18:14:49
$echo " ajkashdkjhasjkdhasjkd"
 ajkashdkjhasjkdhasjkd
18:14:49
$echo " ajkashdkjhasjkdhasjkd"
 ajkashdkjhasjkdhasjkd
18:14:58
$read answer
kuku
18:14:58
$read answer
kuku
18:14:58
$read answer
kuku
18:14:58
$read answer
kuku
18:14:58
$read answer
kuku
18:15:07
$case $answer in
> "man" | "info" )
> echo 'you ara right'
> ;;
> "whatis" | "apropos" )
> echo 'not right'
> ;;
> * ) echo 'error'
> ;;
> esac
error
18:15:07
$case $answer in
> "man" | "info" )
> echo 'you ara right'
> ;;
> "whatis" | "apropos" )
> echo 'not right'
> ;;
> * ) echo 'error'
> ;;
> esac
error
18:15:07
$case $answer in
> "man" | "info" )
> echo 'you ara right'
> ;;
> "whatis" | "apropos" )
> echo 'not right'
> ;;
> * ) echo 'error'
> ;;
> esac
error
18:15:07
$case $answer in
> "man" | "info" )
> echo 'you ara right'
> ;;
> "whatis" | "apropos" )
> echo 'not right'
> ;;
> * ) echo 'error'
> ;;
> esac
error
18:15:07
$case $answer in
> "man" | "info" )
> echo 'you ara right'
> ;;
> "whatis" | "apropos" )
> echo 'not right'
> ;;
> * ) echo 'error'
> ;;
> esac
error
/dev/ttyp0
18:18:48
$for file in /etc/*; do [ -r $file || echo $file; done
/etc/isdn
/etc/master.passwd
/etc/nsmb.conf
/etc/ntp
/etc/opieaccess
/etc/opiekeys
/etc/spwd.db
/dev/ttyp1
18:18:48
$for file in /etc/*; do [ -r $file || echo $file; done
/etc/isdn
/etc/master.passwd
/etc/nsmb.conf
/etc/ntp
/etc/opieaccess
/etc/opiekeys
/etc/spwd.db
/dev/ttyp0
18:18:48
$for file in /etc/*; do [ -r $file || echo $file; done
/etc/isdn
/etc/master.passwd
/etc/nsmb.conf
/etc/ntp
/etc/opieaccess
/etc/opiekeys
/etc/spwd.db
/dev/ttyp1
18:18:48
$for file in /etc/*; do [ -r $file || echo $file; done
/etc/isdn
/etc/master.passwd
/etc/nsmb.conf
/etc/ntp
/etc/opieaccess
/etc/opiekeys
/etc/spwd.db
/dev/ttyp0
18:18:48
$for file in /etc/*; do [ -r $file || echo $file; done
/etc/isdn
/etc/master.passwd
/etc/nsmb.conf
/etc/ntp
/etc/opieaccess
/etc/opiekeys
/etc/spwd.db
/dev/ttyp1
18:18:48