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

Содержание

Журнал

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

/dev/ttyp0
16:03:09
#find -E
find: -E: unknown option
16:03:09
#find -E
find: -E: unknown option
16:03:09
#find -E
find: -E: unknown option
16:03:19
#find -E
^C
16:03:19
#find -E
^C
16:03:19
#find -E
^C
16:03:19
#find -E
^C
16:03:19
#find -E
^C
16:03:19
#find -E
^C
16:03:19
#find -E
^C
16:03:19
#find -E
^C
16:03:19
#find -E
^C
16:03:19
#find -E
^C
16:03:19
#find -E
^C
16:03:19
#find -E
^C
16:03:19
#find -E
^C
16:03:19
#find -E
^C
16:03:19
#find -E
^C
16:03:19
#find -E
^C
16:03:19
#find -E
^C
16:04:20
#ls /~/soft
ls: /~/soft: No such file or directory
16:04:20
#ls /~/soft
ls: /~/soft: No such file or directory
16:04:20
#ls /~/soft
ls: /~/soft: No such file or directory
16:04:20
#ls /~/soft
ls: /~/soft: No such file or directory
16:04:20
#ls /~/soft
ls: /~/soft: No such file or directory
16:04:20
#ls /~/soft
ls: /~/soft: No such file or directory
16:04:20
#ls /~/soft
ls: /~/soft: No such file or directory
16:04:20
#ls /~/soft
ls: /~/soft: No such file or directory
16:04:20
#ls /~/soft
ls: /~/soft: No such file or directory
16:04:20
#ls /~/soft
ls: /~/soft: No such file or directory
16:04:20
#ls /~/soft
ls: /~/soft: No such file or directory
16:04:20
#ls /~/soft
ls: /~/soft: No such file or directory
16:04:20
#ls /~/soft
ls: /~/soft: No such file or directory
16:04:20
#ls /~/soft
ls: /~/soft: No such file or directory
16:04:20
#ls /~/soft
ls: /~/soft: No such file or directory
16:04:20
#ls /~/soft
ls: /~/soft: No such file or directory
16:04:20
#ls /~/soft
ls: /~/soft: No such file or directory
16:04:26
#ls ~/soft
amhello-1.0.tar.gz      archive.dir.tar.gz
16:04:26
#ls ~/soft
amhello-1.0.tar.gz      archive.dir.tar.gz
16:04:26
#ls ~/soft
amhello-1.0.tar.gz      archive.dir.tar.gz
16:04:26
#ls ~/soft
amhello-1.0.tar.gz      archive.dir.tar.gz
16:04:26
#ls ~/soft
amhello-1.0.tar.gz      archive.dir.tar.gz
16:04:26
#ls ~/soft
amhello-1.0.tar.gz      archive.dir.tar.gz
16:04:26
#ls ~/soft
amhello-1.0.tar.gz      archive.dir.tar.gz
16:04:26
#ls ~/soft
amhello-1.0.tar.gz      archive.dir.tar.gz
16:04:26
#ls ~/soft
amhello-1.0.tar.gz      archive.dir.tar.gz
16:04:26
#ls ~/soft
amhello-1.0.tar.gz      archive.dir.tar.gz
16:04:26
#ls ~/soft
amhello-1.0.tar.gz      archive.dir.tar.gz
16:04:26
#ls ~/soft
amhello-1.0.tar.gz      archive.dir.tar.gz
16:04:26
#ls ~/soft
amhello-1.0.tar.gz      archive.dir.tar.gz
16:04:26
#ls ~/soft
amhello-1.0.tar.gz      archive.dir.tar.gz
16:04:26
#ls ~/soft
amhello-1.0.tar.gz      archive.dir.tar.gz
16:04:26
#ls ~/soft
amhello-1.0.tar.gz      archive.dir.tar.gz
16:04:26
#ls ~/soft
amhello-1.0.tar.gz      archive.dir.tar.gz
16:04:30
#find ~ -name core ^C

16:04:30
#find ~ -name core ^C

16:04:30
#find ~ -name core ^C

16:04:30
#find ~ -name core ^C

16:04:30
#find ~ -name core ^C

16:04:30
#find ~ -name core ^C

16:04:30
#find ~ -name core ^C

16:04:30
#find ~ -name core ^C

16:04:30
#find ~ -name core ^C

16:04:30
#find ~ -name core ^C

16:04:30
#find ~ -name core ^C

16:04:30
#find ~ -name core ^C

16:04:30
#find ~ -name core ^C

16:04:30
#find ~ -name core ^C

16:04:30
#find ~ -name core ^C

16:04:30
#find ~ -name core ^C

16:04:30
#find ~ -name core ^C

16:07:57
#vim /etc/passwd
16:07:57
#vim /etc/passwd
16:07:57
#vim /etc/passwd
16:07:57
#vim /etc/passwd
16:07:57
#vim /etc/passwd
16:07:57
#vim /etc/passwd
16:07:57
#vim /etc/passwd
16:07:57
#vim /etc/passwd
16:07:57
#vim /etc/passwd
16:07:57
#vim /etc/passwd
16:07:57
#vim /etc/passwd
16:07:57
#vim /etc/passwd
16:07:57
#vim /etc/passwd
16:07:57
#vim /etc/passwd
16:07:57
#vim /etc/passwd
16:07:57
#vim /etc/passwd
16:07:57
#vim /etc/passwd
16:12:06
#~
Formatting page, please wait...Done.
RM(1)                   FreeBSD General Commands Manual                  RM(1)
NAME
     rm, unlink -- remove directory entries
SYNOPSIS
     rm [-f | -i] [-dIPRrvW] file ...
     unlink file
DESCRIPTION
     The rm utility attempts to remove the non-directory type files specified
     on the command line.  If the permissions of the file do not permit writ-
...
     -W      Attempt to undelete the named files.  Currently, this option can
             only be used to recover files covered by whiteouts in a union
             file system (see undelete(2)).
     The rm utility removes symbolic links, not the files referenced by the
     links.
     It is an error to attempt to remove the files /, . or ...
     When the utility is called as unlink, only one argument, which must not
     be a directory, may be supplied.  No options may be supplied in this sim-
     ple mode of operation, which performs an unlink(2) operation on the
     passed argument.
16:12:06
#~
Formatting page, please wait...Done.
RM(1)                   FreeBSD General Commands Manual                  RM(1)
NAME
     rm, unlink -- remove directory entries
SYNOPSIS
     rm [-f | -i] [-dIPRrvW] file ...
     unlink file
DESCRIPTION
     The rm utility attempts to remove the non-directory type files specified
     on the command line.  If the permissions of the file do not permit writ-
...
     -W      Attempt to undelete the named files.  Currently, this option can
             only be used to recover files covered by whiteouts in a union
             file system (see undelete(2)).
     The rm utility removes symbolic links, not the files referenced by the
     links.
     It is an error to attempt to remove the files /, . or ...
     When the utility is called as unlink, only one argument, which must not
     be a directory, may be supplied.  No options may be supplied in this sim-
     ple mode of operation, which performs an unlink(2) operation on the
     passed argument.
16:12:06
#~
Formatting page, please wait...Done.
RM(1)                   FreeBSD General Commands Manual                  RM(1)
NAME
     rm, unlink -- remove directory entries
SYNOPSIS
     rm [-f | -i] [-dIPRrvW] file ...
     unlink file
DESCRIPTION
     The rm utility attempts to remove the non-directory type files specified
     on the command line.  If the per