/l3/users/27-11-2017/NT-Ladm/debian2.net.nt/user :1 :2 :3 :4 :5 :6 :7 |
|
$vi .vimrc
![]() |
$~
|
$ls
backup lpi 2 proj bigfile man_smb_conf sh bin matrix.jpg source file names test freebsd.jpg ogo.jpg text granata.jpg pamyatka.pdf touchlist Light_Alloy_4.4.784_RC2_by_FAFNIR.exe pics lpi 1 press_any_key_to_continue.jpg |
$ls -a
. man_smb_conf .. matrix.jpg backup names .bash_history ogo.jpg .bash_logout pamyatka.pdf .bash_profile pics .bashrc press_any_key_to_continue.jpg bigfile .profile bin proj file sh freebsd.jpg source granata.jpg test .l3rc text Light_Alloy_4.4.784_RC2_by_FAFNIR.exe touchlist .lilalo .viminfo lpi 1 .vimrc lpi 2 |
$ls -a
. man_smb_conf .. matrix.jpg backup names .bash_history ogo.jpg .bash_logout pamyatka.pdf .bash_profile pics .bashrc press_any_key_to_continue.jpg bigfile .profile bin proj file sh freebsd.jpg source granata.jpg test .l3rc text Light_Alloy_4.4.784_RC2_by_FAFNIR.exe touchlist .lilalo .viminfo lpi 1 .vimrc lpi 2 |
$vi .vimrc
|
$~
1 set number 3 syntax on ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ E15: Недопустимое выражение: E15: Недопустимое выражение: $? |
$ 2 set nowrap
. man_smb_conf .. matrix.jpg backup names .bash_history ogo.jpg .bash_logout pamyatka.pdf .bash_profile pics .bashrc press_any_key_to_continue.jpg bigfile .profile bin proj file sh freebsd.jpg source granata.jpg test .l3rc text Light_Alloy_4.4.784_RC2_by_FAFNIR.exe touchlist .lilalo .viminfo lpi 1 .vimrc lpi 2 |
$od -tc .vimrc
0000000 s e t n u m b e r \n s e t n 0000020 o w r a p \n s y n t a x o n 0000040 \n c o l o r s c h e m e k o e 0000060 h l e r \n \n 0000066 |
$hexdump -c .vimrc
0000000 s e t n u m b e r \n s e t n 0000010 o w r a p \n s y n t a x o n 0000020 \n c o l o r s c h e m e k o e 0000030 h l e r \n \n 0000036 |
$hexdump -tc .vimrc
![]() hexdump: неверный ключ -- «t» usage: hexdump [-bcCdovx] [-e fmt] [-f fmt_file] [-n length] [-s skip] [file ...] hd [-bcdovx] [-e fmt] [-f fmt_file] [-n length] [-s skip] [file ...] |
|