/l3/users/2-11-2020/NT-Ladm/debian1.net.nt/root :1 :2 :3 :4 :5 |
|
#fdisk -l
Disk /dev/xvda: 17.2 GB, 17179869184 bytes 255 heads, 63 sectors/track, 2088 cylinders, total 33554432 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x000e4875 Device Boot Start End Blocks Id System /dev/xvda1 2048 32088063 16043008 83 Linux Disk /dev/xvdb: 5368 MB, 5368709120 bytes 255 heads, 63 sectors/track, 652 cylinders, total 10485760 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x00000000 Disk /dev/xvdb doesn't contain a valid partition table |
#fdisk -l
Disk /dev/xvda: 17.2 GB, 17179869184 bytes 255 heads, 63 sectors/track, 2088 cylinders, total 33554432 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x000e4875 Device Boot Start End Blocks Id System /dev/xvda1 2048 32088063 16043008 83 Linux Disk /dev/xvdb: 5368 MB, 5368709120 bytes 255 heads, 63 sectors/track, 652 cylinders, total 10485760 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x00000000 Disk /dev/xvdb doesn't contain a valid partition table |
#ls -l
итого 12 -rw-r--r-- 1 root root 5268 Окт 13 2014 install -rw-r--r-- 1 root root 165 Ноя 2 11:46 who.txt |
#ls -l
итого 12 -rw-r--r-- 1 root root 5268 Окт 13 2014 install -rw-r--r-- 1 root root 165 Ноя 2 11:46 who.txt |
#ls -l
total 16 drwxr-xr-x 2 root root 4096 Nov 2 11:53 d1 -rw-r--r-- 1 root root 5268 Oct 13 2014 install -rw-r--r-- 1 root root 165 Nov 2 11:46 who.txt |
#ls -l
total 16 drwxr-xr-x 2 root root 4096 Nov 2 11:53 d1 -rw-r--r-- 1 root root 5268 Oct 13 2014 install -rw-r--r-- 1 root root 165 Nov 2 11:46 who.txt |
#mkdir d2/d3
|
#ls
d1 d2 install who.txt |
#mkdir 'd4//d5'
mkdir: cannot create directory `d4//d5': No such file or directory |
#mkdir 'd4//d5'
mkdir: cannot create directory `d4//d5': No such file or directory |
#mkdir ' d4//d5'
mkdir: cannot create directory ` d4//d5': No such file or directory |
#mkdir ' d4//d5'
mkdir: cannot create directory ` d4//d5': No such file or directory |
#apt-get install tree
Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: tree 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 43.3 kB of archives. After this operation, 112 kB of additional disk space will be used. Err http://ftp.ua.debian.org/debian/ wheezy/main tree amd64 1.6.0-1 Could not resolve 'ftp.ua.debian.org' Failed to fetch http://ftp.ua.debian.org/debian/pool/main/t/tree/tree_1.6.0-1_amd64.deb Could not resolve 'ftp.ua.debian.org' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? |
#apt-get install tree
Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: tree 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 43.3 kB of archives. After this operation, 112 kB of additional disk space will be used. Err http://ftp.ua.debian.org/debian/ wheezy/main tree amd64 1.6.0-1 Could not resolve 'ftp.ua.debian.org' Failed to fetch http://ftp.ua.debian.org/debian/pool/main/t/tree/tree_1.6.0-1_amd64.deb Could not resolve 'ftp.ua.debian.org' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? |
#apt-get update
Err http://security.debian.org wheezy/updates Release.gpg Could not resolve 'security.debian.org' Err http://ftp.ua.debian.org wheezy Release.gpg Could not resolve 'ftp.ua.debian.org' Err http://ftp.ua.debian.org wheezy-updates Release.gpg Could not resolve 'ftp.ua.debian.org' Reading package lists... Done W: Failed to fetch http://ftp.ua.debian.org/debian/dists/wheezy/Release.gpg Could not resolve 'ftp.ua.debian.org' W: Failed to fetch http://security.debian.org/dists/wheezy/updates/Release.gpg Could not resolve 'security.debian.org' W: Failed to fetch http://ftp.ua.debian.org/debian/dists/wheezy-updates/Release.gpg Could not resolve 'ftp.ua.debian.org' W: Some index files failed to download. They have been ignored, or old ones used instead. |
#apt-get update
Err http://security.debian.org wheezy/updates Release.gpg Could not resolve 'security.debian.org' Err http://ftp.ua.debian.org wheezy Release.gpg Could not resolve 'ftp.ua.debian.org' Err http://ftp.ua.debian.org wheezy-updates Release.gpg Could not resolve 'ftp.ua.debian.org' Reading package lists... Done W: Failed to fetch http://ftp.ua.debian.org/debian/dists/wheezy/Release.gpg Could not resolve 'ftp.ua.debian.org' W: Failed to fetch http://security.debian.org/dists/wheezy/updates/Release.gpg Could not resolve 'security.debian.org' W: Failed to fetch http://ftp.ua.debian.org/debian/dists/wheezy-updates/Release.gpg Could not resolve 'ftp.ua.debian.org' W: Some index files failed to download. They have been ignored, or old ones used instead. |
#apt-get install tree
Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: tree 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 43.3 kB of archives. After this operation, 112 kB of additional disk space will be used. Err http://ftp.ua.debian.org/debian/ wheezy/main tree amd64 1.6.0-1 404 Not Found [IP: 194.71.11.165 80] Failed to fetch http://ftp.ua.debian.org/debian/pool/main/t/tree/tree_1.6.0-1_amd64.deb 404 Not Found [IP: 194.71.11.165 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? |
#apt-get install tree
Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: tree 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 43.3 kB of archives. After this operation, 112 kB of additional disk space will be used. Err http://ftp.ua.debian.org/debian/ wheezy/main tree amd64 1.6.0-1 404 Not Found [IP: 194.71.11.165 80] Failed to fetch http://ftp.ua.debian.org/debian/pool/main/t/tree/tree_1.6.0-1_amd64.deb 404 Not Found [IP: 194.71.11.165 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? |
#apt-get install tree
Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: tree 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 43.3 kB of archives. After this operation, 112 kB of additional disk space will be used. Err http://ftp.ua.debian.org/debian/ wheezy/main tree amd64 1.6.0-1 404 Not Found [IP: 194.71.11.165 80] Failed to fetch http://ftp.ua.debian.org/debian/pool/main/t/tree/tree_1.6.0-1_amd64.deb 404 Not Found [IP: 194.71.11.165 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? |
#apt-get install tree
Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: tree 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 43.3 kB of archives. After this operation, 112 kB of additional disk space will be used. Err http://ftp.ua.debian.org/debian/ wheezy/main tree amd64 1.6.0-1 404 Not Found [IP: 194.71.11.165 80] Failed to fetch http://ftp.ua.debian.org/debian/pool/main/t/tree/tree_1.6.0-1_amd64.deb 404 Not Found [IP: 194.71.11.165 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? |
#apt-get update
Ign http://security.debian.org wheezy/updates Release.gpg Ign http://security.debian.org wheezy/updates Release Ign http://security.debian.org wheezy/updates/main Sources/DiffIndex Ign http://security.debian.org wheezy/updates/contrib Sources/DiffIndex Ign http://ftp.ua.debian.org wheezy Release.gpg Ign http://security.debian.org wheezy/updates/non-free Sources/DiffIndex Ign http://security.debian.org wheezy/updates/main amd64 Packages/DiffIndex Ign http://security.debian.org wheezy/updates/contrib amd64 Packages/DiffIndex Ign http://ftp.ua.debian.org wheezy-updates Release.gpg Ign http://security.debian.org wheezy/updates/non-free amd64 Packages/DiffIndex ... W: Failed to fetch http://ftp.ua.debian.org/debian/dists/wheezy/main/binary-amd64/Packages 404 Not Found [IP: 194.71.11.165 80] W: Failed to fetch http://ftp.ua.debian.org/debian/dists/wheezy/non-free/binary-amd64/Packages 404 Not Found [IP: 194.71.11.165 80] W: Failed to fetch http://ftp.ua.debian.org/debian/dists/wheezy/contrib/binary-amd64/Packages 404 Not Found [IP: 194.71.11.165 80] W: Failed to fetch http://ftp.ua.debian.org/debian/dists/wheezy-updates/main/source/Sources 404 Not Found [IP: 194.71.11.165 80] W: Failed to fetch http://ftp.ua.debian.org/debian/dists/wheezy-updates/contrib/source/Sources 404 Not Found [IP: 194.71.11.165 80] W: Failed to fetch http://ftp.ua.debian.org/debian/dists/wheezy-updates/non-free/source/Sources 404 Not Found [IP: 194.71.11.165 80] W: Failed to fetch http://ftp.ua.debian.org/debian/dists/wheezy-updates/main/binary-amd64/Packages 404 Not Found [IP: 194.71.11.165 80] W: Failed to fetch http://ftp.ua.debian.org/debian/dists/wheezy-updates/contrib/binary-amd64/Packages 404 Not Found [IP: 194.71.11.165 80] W: Failed to fetch http://ftp.ua.debian.org/debian/dists/wheezy-updates/non-free/binary-amd64/Packages 404 Not Found [IP: 194.71.11.165 80] E: Some index files failed to download. They have been ignored, or old ones used instead. |
#apt-get update
Ign http://security.debian.org wheezy/updates Release.gpg Ign http://security.debian.org wheezy/updates Release Ign http://security.debian.org wheezy/updates/main Sources/DiffIndex Ign http://security.debian.org wheezy/updates/contrib Sources/DiffIndex Ign http://ftp.ua.debian.org wheezy Release.gpg Ign http://security.debian.org wheezy/updates/non-free Sources/DiffIndex Ign http://security.debian.org wheezy/updates/main amd64 Packages/DiffIndex Ign http://security.debian.org wheezy/updates/contrib amd64 Packages/DiffIndex Ign http://ftp.ua.debian.org wheezy-updates Release.gpg Ign http://security.debian.org wheezy/updates/non-free amd64 Packages/DiffIndex ... W: Failed to fetch http://ftp.ua.debian.org/debian/dists/wheezy/main/binary-amd64/Packages 404 Not Found [IP: 194.71.11.165 80] W: Failed to fetch http://ftp.ua.debian.org/debian/dists/wheezy/non-free/binary-amd64/Packages 404 Not Found [IP: 194.71.11.165 80] W: Failed to fetch http://ftp.ua.debian.org/debian/dists/wheezy/contrib/binary-amd64/Packages 404 Not Found [IP: 194.71.11.165 80] W: Failed to fetch http://ftp.ua.debian.org/debian/dists/wheezy-updates/main/source/Sources 404 Not Found [IP: 194.71.11.165 80] W: Failed to fetch http://ftp.ua.debian.org/debian/dists/wheezy-updates/contrib/source/Sources 404 Not Found [IP: 194.71.11.165 80] W: Failed to fetch http://ftp.ua.debian.org/debian/dists/wheezy-updates/non-free/source/Sources 404 Not Found [IP: 194.71.11.165 80] W: Failed to fetch http://ftp.ua.debian.org/debian/dists/wheezy-updates/main/binary-amd64/Packages 404 Not Found [IP: 194.71.11.165 80] W: Failed to fetch http://ftp.ua.debian.org/debian/dists/wheezy-updates/contrib/binary-amd64/Packages 404 Not Found [IP: 194.71.11.165 80] W: Failed to fetch http://ftp.ua.debian.org/debian/dists/wheezy-updates/non-free/binary-amd64/Packages 404 Not Found [IP: 194.71.11.165 80] E: Some index files failed to download. They have been ignored, or old ones used instead. |
#ls -a
. .bash_history .l3rc .vim d2 install .. .bash_profile .lilalo .viminfo d4 who.txt .aptitude .bashrc .profile d1 f1 |
#ls -a
. .bash_history .l3rc .vim d2 install .. .bash_profile .lilalo .viminfo d4 who.txt .aptitude .bashrc .profile d1 f1 |
#ls -la
total 72 drwx------ 8 root root 4096 Nov 2 12:48 . drwxr-xr-x 24 root root 4096 Oct 15 2014 .. drwx------ 2 root root 4096 Jun 27 2014 .aptitude -rw------- 1 root root 1896 Oct 15 2014 .bash_history -rw-r--r-- 1 root root 10 Jun 27 2014 .bash_profile -rw-r--r-- 1 root root 630 Jun 27 2014 .bashrc -rw-r--r-- 1 root root 50 Oct 30 12:25 .l3rc drwxr-xr-x 2 root root 4096 Nov 2 12:48 .lilalo -rw-r--r-- 1 root root 140 Nov 19 2007 .profile drwxr-xr-x 2 root root 4096 Jun 27 2014 .vim -rw------- 1 root root 4908 Nov 2 12:04 .viminfo drwxr-xr-x 2 root root 4096 Nov 2 11:53 d1 drwxr-xr-x 3 root root 4096 Nov 2 11:54 d2 drwxr-xr-x 3 root root 4096 Nov 2 11:56 d4 -rw-r--r-- 1 root root 0 Nov 2 12:48 f1 -rw-r--r-- 1 root root 5268 Oct 13 2014 install -rw-r--r-- 1 root root 165 Nov 2 11:46 who.txt |
#ls -la
total 72 drwx------ 8 root root 4096 Nov 2 12:48 . drwxr-xr-x 24 root root 4096 Oct 15 2014 .. drwx------ 2 root root 4096 Jun 27 2014 .aptitude -rw------- 1 root root 1896 Oct 15 2014 .bash_history -rw-r--r-- 1 root root 10 Jun 27 2014 .bash_profile -rw-r--r-- 1 root root 630 Jun 27 2014 .bashrc -rw-r--r-- 1 root root 50 Oct 30 12:25 .l3rc drwxr-xr-x 2 root root 4096 Nov 2 12:48 .lilalo -rw-r--r-- 1 root root 140 Nov 19 2007 .profile drwxr-xr-x 2 root root 4096 Jun 27 2014 .vim -rw------- 1 root root 4908 Nov 2 12:04 .viminfo drwxr-xr-x 2 root root 4096 Nov 2 11:53 d1 drwxr-xr-x 3 root root 4096 Nov 2 11:54 d2 drwxr-xr-x 3 root root 4096 Nov 2 11:56 d4 -rw-r--r-- 1 root root 0 Nov 2 12:48 f1 -rw-r--r-- 1 root root 5268 Oct 13 2014 install -rw-r--r-- 1 root root 165 Nov 2 11:46 who.txt |
#ls -la --color
total 72 drwx------ 8 root root 4096 Nov 2 12:48 . drwxr-xr-x 24 root root 4096 Oct 15 2014 .. drwx------ 2 root root 4096 Jun 27 2014 .aptitude -rw------- 1 root root 1896 Oct 15 2014 .bash_history -rw-r--r-- 1 root root 10 Jun 27 2014 .bash_profile -rw-r--r-- 1 root root 630 Jun 27 2014 .bashrc -rw-r--r-- 1 root root 50 Oct 30 12:25 .l3rc drwxr-xr-x 2 root root 4096 Nov 2 12:48 .lilalo -rw-r--r-- 1 root root 140 Nov 19 2007 .profile drwxr-xr-x 2 root root 4096 Jun 27 2014 .vim -rw------- 1 root root 4908 Nov 2 12:04 .viminfo drwxr-xr-x 2 root root 4096 Nov 2 11:53 d1 drwxr-xr-x 3 root root 4096 Nov 2 11:54 d2 drwxr-xr-x 3 root root 4096 Nov 2 11:56 d4 -rw-r--r-- 1 root root 0 Nov 2 12:48 f1 -rw-r--r-- 1 root root 5268 Oct 13 2014 install -rw-r--r-- 1 root root 165 Nov 2 11:46 who.txt |
#ls -la --color
total 72 drwx------ 8 root root 4096 Nov 2 12:48 . drwxr-xr-x 24 root root 4096 Oct 15 2014 .. drwx------ 2 root root 4096 Jun 27 2014 .aptitude -rw------- 1 root root 1896 Oct 15 2014 .bash_history -rw-r--r-- 1 root root 10 Jun 27 2014 .bash_profile -rw-r--r-- 1 root root 630 Jun 27 2014 .bashrc -rw-r--r-- 1 root root 50 Oct 30 12:25 .l3rc drwxr-xr-x 2 root root 4096 Nov 2 12:48 .lilalo -rw-r--r-- 1 root root 140 Nov 19 2007 .profile drwxr-xr-x 2 root root 4096 Jun 27 2014 .vim -rw------- 1 root root 4908 Nov 2 12:04 .viminfo drwxr-xr-x 2 root root 4096 Nov 2 11:53 d1 drwxr-xr-x 3 root root 4096 Nov 2 11:54 d2 drwxr-xr-x 3 root root 4096 Nov 2 11:56 d4 -rw-r--r-- 1 root root 0 Nov 2 12:48 f1 -rw-r--r-- 1 root root 5268 Oct 13 2014 install -rw-r--r-- 1 root root 165 Nov 2 11:46 who.txt |
#ls -l
total 24 drwxr-xr-x 2 root root 4096 Nov 2 11:53 d1 drwxr-xr-x 3 root root 4096 Nov 2 12:49 d2 drwxr-xr-x 3 root root 4096 Nov 2 11:56 d4 -rw-r--r-- 1 root root 0 Nov 2 12:48 f1 -rw-r--r-- 1 root root 5268 Oct 13 2014 install -rw-r--r-- 1 root root 165 Nov 2 11:46 who.txt |
#ls -l
total 24 drwxr-xr-x 2 root root 4096 Nov 2 11:53 d1 drwxr-xr-x 3 root root 4096 Nov 2 12:49 d2 drwxr-xr-x 3 root root 4096 Nov 2 11:56 d4 -rw-r--r-- 1 root root 0 Nov 2 12:48 f1 -rw-r--r-- 1 root root 5268 Oct 13 2014 install -rw-r--r-- 1 root root 165 Nov 2 11:46 who.txt |
#ls d2
d3 f2 |
#ls d2 -la
total 12 drwxr-xr-x 3 root root 4096 Nov 2 12:49 . drwx------ 8 root root 4096 Nov 2 12:48 .. drwxr-xr-x 2 root root 4096 Nov 2 11:54 d3 -rw-r--r-- 1 root root 0 Nov 2 12:49 f2 |
#ls d2 -la
total 12 drwxr-xr-x 3 root root 4096 Nov 2 12:49 . drwx------ 8 root root 4096 Nov 2 12:48 .. drwxr-xr-x 2 root root 4096 Nov 2 11:54 d3 -rw-r--r-- 1 root root 0 Nov 2 12:49 f2 |
#ls d2 -la -color
total 12 -rw-r--r-- 1 root 0 Nov 2 12:49 f2 drwxr-xr-x 2 root 4096 Nov 2 11:54 d3 drwx------ 8 root 4096 Nov 2 12:48 .. drwxr-xr-x 3 root 4096 Nov 2 12:49 . |
#ls d2 -la -color
total 12 -rw-r--r-- 1 root 0 Nov 2 12:49 f2 drwxr-xr-x 2 root 4096 Nov 2 11:54 d3 drwx------ 8 root 4096 Nov 2 12:48 .. drwxr-xr-x 3 root 4096 Nov 2 12:49 . |
#ls d2 -la --color
total 12 drwxr-xr-x 3 root root 4096 Nov 2 12:49 . drwx------ 8 root root 4096 Nov 2 12:48 .. drwxr-xr-x 2 root root 4096 Nov 2 11:54 d3 -rw-r--r-- 1 root root 0 Nov 2 12:49 f2 |
#ls d2 -la --color
total 12 drwxr-xr-x 3 root root 4096 Nov 2 12:49 . drwx------ 8 root root 4096 Nov 2 12:48 .. drwxr-xr-x 2 root root 4096 Nov 2 11:54 d3 -rw-r--r-- 1 root root 0 Nov 2 12:49 f2 |
#find . -type d -maxdepth 1
find: warning: you have specified the -maxdepth option after a non-option argument -type, but options are not positional (-maxdepth affects tests specified before it as well as those specified after it). Please specify options before other arguments. . ./.aptitude ./.lilalo ./d4 ./d2 ./d1 ./.vim |
search net.nt nameserver 192.168.13.1 nameserver 8.8.8.8
Время первой команды журнала | 10:11:06 2020-11- 2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Время последней команды журнала | 11:52:55 2020-11- 2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Количество командных строк в журнале | 101 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Процент команд с ненулевым кодом завершения, % | 19.80 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Процент синтаксически неверно набранных команд, % | 3.96 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Суммарное время работы с терминалом *, час | 1.00 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Количество командных строк в единицу времени, команда/мин | 1.68 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Частота использования команд |
|
В журнал автоматически попадают все команды, данные в любом терминале системы.
Для того чтобы убедиться, что журнал на текущем терминале ведётся, и команды записываются, дайте команду w. В поле WHAT, соответствующем текущему терминалу, должна быть указана программа script.
Команды, при наборе которых были допущены синтаксические ошибки, выводятся перечёркнутым текстом:
$ l s-l bash: l: command not found |
Если код завершения команды равен нулю, команда была выполнена без ошибок. Команды, код завершения которых отличен от нуля, выделяются цветом.
$ test 5 -lt 4 |
Команды, ход выполнения которых был прерван пользователем, выделяются цветом.
$ find / -name abc find: /home/devi-orig/.gnome2: Keine Berechtigung find: /home/devi-orig/.gnome2_private: Keine Berechtigung find: /home/devi-orig/.nautilus/metafiles: Keine Berechtigung find: /home/devi-orig/.metacity: Keine Berechtigung find: /home/devi-orig/.inkscape: Keine Berechtigung ^C |
Команды, выполненные с привилегиями суперпользователя, выделяются слева красной чертой.
# id uid=0(root) gid=0(root) Gruppen=0(root) |
Изменения, внесённые в текстовый файл с помощью редактора, запоминаются и показываются в журнале в формате ed. Строки, начинающиеся символом "<", удалены, а строки, начинающиеся символом ">" -- добавлены.
$ vi ~/.bashrc
|
Для того чтобы изменить файл в соответствии с показанными в диффшоте изменениями, можно воспользоваться командой patch. Нужно скопировать изменения, запустить программу patch, указав в качестве её аргумента файл, к которому применяются изменения, и всавить скопированный текст:
$ patch ~/.bashrc |
Для того чтобы получить краткую справочную информацию о команде, нужно подвести к ней мышь. Во всплывающей подсказке появится краткое описание команды.
Если справочная информация о команде есть, команда выделяется голубым фоном, например: vi. Если справочная информация отсутствует, команда выделяется розовым фоном, например: notepad.exe. Справочная информация может отсутствовать в том случае, если (1) команда введена неверно; (2) если распознавание команды LiLaLo выполнено неверно; (3) если информация о команде неизвестна LiLaLo. Последнее возможно для редких команд.
Большие, в особенности многострочные, всплывающие подсказки лучше всего показываются браузерами KDE Konqueror, Apple Safari и Microsoft Internet Explorer. В браузерах Mozilla и Firefox они отображаются не полностью, а вместо перевода строки выводится специальный символ.
Время ввода команды, показанное в журнале, соответствует времени начала ввода командной строки, которое равно тому моменту, когда на терминале появилось приглашение интерпретатора
Имя терминала, на котором была введена команда, показано в специальном блоке. Этот блок показывается только в том случае, если терминал текущей команды отличается от терминала предыдущей.
Вывод не интересующих вас в настоящий момент элементов журнала, таких как время, имя терминала и других, можно отключить. Для этого нужно воспользоваться формой управления журналом вверху страницы.
Небольшие комментарии к командам можно вставлять прямо из командной строки. Комментарий вводится прямо в командную строку, после символов #^ или #v. Символы ^ и v показывают направление выбора команды, к которой относится комментарий: ^ - к предыдущей, v - к следующей. Например, если в командной строке было введено:
$ whoami
user
$ #^ Интересно, кто я?в журнале это будет выглядеть так:
$ whoami
user
Интересно, кто я? |
Если комментарий содержит несколько строк, его можно вставить в журнал следующим образом:
$ whoami
user
$ cat > /dev/null #^ Интересно, кто я?
Программа whoami выводит имя пользователя, под которым мы зарегистрировались в системе. - Она не может ответить на вопрос о нашем назначении в этом мире.В журнале это будет выглядеть так:
$ whoami user
|
Комментарии, не относящиеся непосредственно ни к какой из команд, добавляются точно таким же способом, только вместо симолов #^ или #v нужно использовать символы #=
1 2 3 4Группы команд, выполненных на разных терминалах, разделяются специальной линией. Под этой линией в правом углу показано имя терминала, на котором выполнялись команды. Для того чтобы посмотреть команды только одного сенса, нужно щёкнуть по этому названию.
LiLaLo (L3) расшифровывается как Live Lab Log.
Программа разработана для повышения эффективности обучения Unix/Linux-системам.
(c) Игорь Чубин, 2004-2008