/l3/users/22-06-2009/fbsd-adm/fbsd2.unix.nt/root :1 :2 :3 :4 :5 :6 :7 :8 :9 :10 :11 :12 :13 :14 :15 :16 :17 :18 :19 :20 :21 :22 :23 :24 :25 :26 :27 :28 :29 :30 :31 :32 :33 :34 :35 |
|
#ls -la .snamp
![]() ls: .snamp: No such file or directory |
#ls -la .snap
total 4 drwxrwxr-x 2 root operator 512 Jun 26 14:32 . drwxrwxrwt 14 root wheel 512 Jul 3 15:24 .. |
#ls -la .[snap]
![]() ls: .[snap]: No such file or directory |
#ls -la .[p]
![]() ls: .[p]: No such file or directory |
#ls -la *.[p]
![]() ls: *.[p]: No such file or directory |
#ls -la *snap
![]() ls: *snap: No such file or directory |
#ls -la *ap
![]() ls: *ap: No such file or directory |
#ls -la \*ap
![]() ls: *ap: No such file or directory |
#touch .123
|
#touch .345
|
#ls -la
total 46 -rw-r--r-- 1 root wheel 0 Jul 3 15:22 "date" -rw-r--r-- 1 root wheel 0 Jul 3 15:21 'date' drwxrwxrwt 14 root wheel 512 Jul 3 15:47 . drwxr-xr-x 21 root wheel 512 Jun 26 16:43 .. -rw-r--r-- 1 root wheel 0 Jul 3 15:47 .123 -rw-r--r-- 1 root wheel 0 Jul 3 15:47 .345 drwxrwxrwt 2 root wheel 512 Jul 1 16:06 .ICE-unix -r--r--r-- 1 root wheel 11 Jul 1 18:01 .X0-lock drwxrwxrwt 2 root wheel 512 Jul 1 18:01 .X11-unix ... drwxr-xr-x 6 root wheel 512 Jun 26 16:36 1 drwxr-xr-x 14 root wheel 512 Jun 26 15:57 2007 drwxr-xr-x 14 root wheel 512 Jun 26 15:57 2008 drwxr-xr-x 14 root wheel 512 Jun 26 15:57 2009 -rw-r--r-- 1 root wheel 615 Jun 26 17:44 333 -rw-r--r-- 1 root wheel 0 Jun 26 17:28 444 -rw-r--r-- 1 root wheel 1 Jun 26 17:29 555 drwx------ 2 user wheel 512 Mar 15 2008 fam-user drwxr-xr-x 2 root wheel 512 Mar 28 2008 lilalo-install-temp-1212 drwxr-xr-x 2 root wheel 512 Mar 28 2008 lilalo-install-temp-1241 |
#ls *[3,5]
333 555 |
#ls .*[3,5]
.123 .345 |
#ls *20*
2007: 01 03 05 07 09 11 02 04 06 08 10 12 2008: 01 03 05 07 09 11 02 04 06 08 10 12 2009: 01 03 05 07 09 11 02 04 06 08 10 12 |
#ls -la *20*
2007: total 28 drwxr-xr-x 14 root wheel 512 Jun 26 15:57 . drwxrwxrwt 14 root wheel 512 Jul 3 15:47 .. drwxr-xr-x 2 root wheel 512 Jun 26 15:56 01 drwxr-xr-x 2 root wheel 512 Jun 26 15:56 02 drwxr-xr-x 2 root wheel 512 Jun 26 15:56 03 drwxr-xr-x 2 root wheel 512 Jun 26 15:56 04 drwxr-xr-x 2 root wheel 512 Jun 26 15:56 05 drwxr-xr-x 2 root wheel 512 Jun 26 15:56 06 ... drwxr-xr-x 2 root wheel 512 Jun 26 15:56 03 drwxr-xr-x 2 root wheel 512 Jun 26 15:56 04 drwxr-xr-x 2 root wheel 512 Jun 26 15:56 05 drwxr-xr-x 2 root wheel 512 Jun 26 15:56 06 drwxr-xr-x 2 root wheel 512 Jun 26 15:56 07 drwxr-xr-x 2 root wheel 512 Jun 26 15:56 08 drwxr-xr-x 2 root wheel 512 Jun 26 15:56 09 drwxr-xr-x 2 root wheel 512 Jun 26 15:57 10 drwxr-xr-x 2 root wheel 512 Jun 26 15:56 11 drwxr-xr-x 2 root wheel 512 Jun 26 15:56 12 |
#ls -la *\[20]
![]() ls: *[20]: No such file or directory |
#ls -la *\[20]*
![]() ls: *[20]*: No such file or directory |
#ls
"date" 1 'date' 2007 .123 2008 .345 2009 .ICE-unix 333 .X0-lock 444 .X11-unix 555 .XIM-unix fam-user .font-unix lilalo-install-temp-1212 .snap lilalo-install-temp-1241 .swp |
#ls -la
total 46 -rw-r--r-- 1 root wheel 0 Jul 3 15:22 "date" -rw-r--r-- 1 root wheel 0 Jul 3 15:21 'date' drwxrwxrwt 14 root wheel 512 Jul 3 15:47 . drwxr-xr-x 21 root wheel 512 Jun 26 16:43 .. -rw-r--r-- 1 root wheel 0 Jul 3 15:47 .123 -rw-r--r-- 1 root wheel 0 Jul 3 15:47 .345 drwxrwxrwt 2 root wheel 512 Jul 1 16:06 .ICE-unix -r--r--r-- 1 root wheel 11 Jul 1 18:01 .X0-lock drwxrwxrwt 2 root wheel 512 Jul 1 18:01 .X11-unix ... drwxr-xr-x 6 root wheel 512 Jun 26 16:36 1 drwxr-xr-x 14 root wheel 512 Jun 26 15:57 2007 drwxr-xr-x 14 root wheel 512 Jun 26 15:57 2008 drwxr-xr-x 14 root wheel 512 Jun 26 15:57 2009 -rw-r--r-- 1 root wheel 615 Jun 26 17:44 333 -rw-r--r-- 1 root wheel 0 Jun 26 17:28 444 -rw-r--r-- 1 root wheel 1 Jun 26 17:29 555 drwx------ 2 user wheel 512 Mar 15 2008 fam-user drwxr-xr-x 2 root wheel 512 Mar 28 2008 lilalo-install-temp-1212 drwxr-xr-x 2 root wheel 512 Mar 28 2008 lilalo-install-temp-1241 |
#touch 4455\
> |
#touch 4455
|
#touch 445566
|
#touch 44556677
|
#touch 4455667788
|
#ls -la *\[55]*
![]() ls: *[55]*: No such file or directory |
#ls
"date" 2008 'date' 2009 .123 333 .345 444 .ICE-unix 4455 .X0-lock 445566 .X11-unix 44556677 .XIM-unix 4455667788 .font-unix 555 .snap fam-user .swp lilalo-install-temp-1212 1 lilalo-install-temp-1241 2007 |
#ls -la
total 46 -rw-r--r-- 1 root wheel 0 Jul 3 15:22 "date" -rw-r--r-- 1 root wheel 0 Jul 3 15:21 'date' drwxrwxrwt 14 root wheel 512 Jul 3 15:51 . drwxr-xr-x 21 root wheel 512 Jun 26 16:43 .. -rw-r--r-- 1 root wheel 0 Jul 3 15:47 .123 -rw-r--r-- 1 root wheel 0 Jul 3 15:47 .345 drwxrwxrwt 2 root wheel 512 Jul 1 16:06 .ICE-unix -r--r--r-- 1 root wheel 11 Jul 1 18:01 .X0-lock drwxrwxrwt 2 root wheel 512 Jul 1 18:01 .X11-unix ... -rw-r--r-- 1 root wheel 615 Jun 26 17:44 333 -rw-r--r-- 1 root wheel 0 Jun 26 17:28 444 -rw-r--r-- 1 root wheel 0 Jul 3 15:51 4455 -rw-r--r-- 1 root wheel 0 Jul 3 15:51 445566 -rw-r--r-- 1 root wheel 0 Jul 3 15:51 44556677 -rw-r--r-- 1 root wheel 0 Jul 3 15:51 4455667788 -rw-r--r-- 1 root wheel 1 Jun 26 17:29 555 drwx------ 2 user wheel 512 Mar 15 2008 fam-user drwxr-xr-x 2 root wheel 512 Mar 28 2008 lilalo-install-temp-1212 drwxr-xr-x 2 root wheel 512 Mar 28 2008 lilalo-install-temp-1241 |
#ls -la *\[55]*
![]() ls: *[55]*: No such file or directory |
#ls -la *\[5]*
![]() ls: *[5]*: No such file or directory |
#ls -la *\5*
-rw-r--r-- 1 root wheel 0 Jul 3 15:51 4455 -rw-r--r-- 1 root wheel 0 Jul 3 15:51 445566 -rw-r--r-- 1 root wheel 0 Jul 3 15:51 44556677 -rw-r--r-- 1 root wheel 0 Jul 3 15:51 4455667788 -rw-r--r-- 1 root wheel 1 Jun 26 17:29 555 |
#ls -la *\55*
-rw-r--r-- 1 root wheel 0 Jul 3 15:51 4455 -rw-r--r-- 1 root wheel 0 Jul 3 15:51 445566 -rw-r--r-- 1 root wheel 0 Jul 3 15:51 44556677 -rw-r--r-- 1 root wheel 0 Jul 3 15:51 4455667788 -rw-r--r-- 1 root wheel 1 Jun 26 17:29 555 |
#ls -la *455*
-rw-r--r-- 1 root wheel 0 Jul 3 15:51 4455 -rw-r--r-- 1 root wheel 0 Jul 3 15:51 445566 -rw-r--r-- 1 root wheel 0 Jul 3 15:51 44556677 -rw-r--r-- 1 root wheel 0 Jul 3 15:51 4455667788 |
#ls -la *4556*
-rw-r--r-- 1 root wheel 0 Jul 3 15:51 445566 -rw-r--r-- 1 root wheel 0 Jul 3 15:51 44556677 -rw-r--r-- 1 root wheel 0 Jul 3 15:51 4455667788 |
#ls -la *67*
-rw-r--r-- 1 root wheel 0 Jul 3 15:51 44556677 -rw-r--r-- 1 root wheel 0 Jul 3 15:51 4455667788 |
#touch [44]556677
|
#ls
"date" 2008 'date' 2009 .123 333 .345 444 .ICE-unix 4455 .X0-lock 445566 .X11-unix 44556677 .XIM-unix 4455667788 .font-unix 555 .snap [44]556677 .swp fam-user 1 lilalo-install-temp-1212 2007 lilalo-install-temp-1241 |
#ls -la *\[44]*
-rw-r--r-- 1 root wheel 0 Jul 3 15:53 [44]556677 |
#touch zz*
|
#ls
"date" 2009 'date' 333 .123 444 .345 4455 .ICE-unix 445566 .X0-lock 44556677 .X11-unix 4455667788 .XIM-unix 555 .font-unix [44]556677 .snap fam-user .swp lilalo-install-temp-1212 1 lilalo-install-temp-1241 2007 zz* 2008 |
#touch zz*456
|
#echo zz*
zz* zz*456 |
#touch c:\\windows
|
#ls
"date" 333 'date' 444 .123 4455 .345 445566 .ICE-unix 44556677 .X0-lock 4455667788 .X11-unix 555 .XIM-unix [44]556677 .font-unix c:\windows .snap fam-user .swp lilalo-install-temp-1212 1 lilalo-install-temp-1241 2007 zz* 2008 zz*456 2009 |
#touch c:\//windows
![]() touch: c://windows: No such file or directory |
#touch c:\/windows
![]() touch: c:/windows: No such file or directory |
#touch c:\--windows
|
#ls
"date" 333 'date' 444 .123 4455 .345 445566 .ICE-unix 44556677 .X0-lock 4455667788 .X11-unix 555 .XIM-unix [44]556677 .font-unix c:--windows .snap c:\windows .swp fam-user 1 lilalo-install-temp-1212 2007 lilalo-install-temp-1241 2008 zz* 2009 zz*456 |
#touch --windows
![]() touch: illegal option -- - usage: touch [-A [-][[hh]mm]SS] [-acfhm] [-r file] [-t [[CC]YY]MMDDhhmm[.SS]] file ... |
#touch \--windows
![]() touch: illegal option -- - usage: touch [-A [-][[hh]mm]SS] [-acfhm] [-r file] [-t [[CC]YY]MMDDhhmm[.SS]] file ... |
#touch "--windows"
![]() touch: illegal option -- - usage: touch [-A [-][[hh]mm]SS] [-acfhm] [-r file] [-t [[CC]YY]MMDDhhmm[.SS]] file ... |
#touch `--windows`
![]() bash: --windows: command not found usage: touch [-A [-][[hh]mm]SS] [-acfhm] [-r file] [-t [[CC]YY]MMDDhhmm[.SS]] file ... |
#touch \--
![]() usage: touch [-A [-][[hh]mm]SS] [-acfhm] [-r file] [-t [[CC]YY]MMDDhhmm[.SS]] file ... |
#touch \-\-
![]() usage: touch [-A [-][[hh]mm]SS] [-acfhm] [-r file] [-t [[CC]YY]MMDDhhmm[.SS]] file ... |
#touch "-"
|
#ls
"date" 333 'date' 444 - 4455 .123 445566 .345 44556677 .ICE-unix 4455667788 .X0-lock 555 .X11-unix [44]556677 .XIM-unix c:--windows .font-unix c:\windows .snap fam-user .swp lilalo-install-temp-1212 1 lilalo-install-temp-1241 2007 zz* 2008 zz*456 2009 |
#touch "-__"
![]() touch: illegal option -- _ usage: touch [-A [-][[hh]mm]SS] [-acfhm] [-r file] [-t [[CC]YY]MMDDhhmm[.SS]] file ... |
#touch "---"
![]() touch: illegal option -- - usage: touch [-A [-][[hh]mm]SS] [-acfhm] [-r file] [-t [[CC]YY]MMDDhhmm[.SS]] file ... |
#touch "-*"
![]() touch: illegal option -- * usage: touch [-A [-][[hh]mm]SS] [-acfhm] [-r file] [-t [[CC]YY]MMDDhhmm[.SS]] file ... |
#touch "---*"
![]() touch: illegal option -- - usage: touch [-A [-][[hh]mm]SS] [-acfhm] [-r file] [-t [[CC]YY]MMDDhhmm[.SS]] file ... |
#touch "--*"
![]() touch: illegal option -- - usage: touch [-A [-][[hh]mm]SS] [-acfhm] [-r file] [-t [[CC]YY]MMDDhhmm[.SS]] file ... |
#touch --*
![]() touch: illegal option -- - usage: touch [-A [-][[hh]mm]SS] [-acfhm] [-r file] [-t [[CC]YY]MMDDhhmm[.SS]] file ... |
#touch -*
|
#ls
"date" 333 'date' 444 - 4455 .123 445566 .345 44556677 .ICE-unix 4455667788 .X0-lock 555 .X11-unix [44]556677 .XIM-unix c:--windows .font-unix c:\windows .snap fam-user .swp lilalo-install-temp-1212 1 lilalo-install-temp-1241 2007 zz* 2008 zz*456 2009 |
#touch -*-
![]() touch: illegal option -- * usage: touch [-A [-][[hh]mm]SS] [-acfhm] [-r file] [-t [[CC]YY]MMDDhhmm[.SS]] file ... |
#touch ---
![]() touch: illegal option -- - usage: touch [-A [-][[hh]mm]SS] [-acfhm] [-r file] [-t [[CC]YY]MMDDhhmm[.SS]] file ... |
#touch ----
![]() touch: illegal option -- - usage: touch [-A [-][[hh]mm]SS] [-acfhm] [-r file] [-t [[CC]YY]MMDDhhmm[.SS]] file ... |
#touch -*123
![]() touch: illegal option -- * usage: touch [-A [-][[hh]mm]SS] [-acfhm] [-r file] [-t [[CC]YY]MMDDhhmm[.SS]] file ... |
#ls
"date" 333 'date' 444 - 4455 .123 445566 .345 44556677 .ICE-unix 4455667788 .X0-lock 555 .X11-unix [44]556677 .XIM-unix c:--windows .font-unix c:\windows .snap fam-user .swp lilalo-install-temp-1212 1 lilalo-install-temp-1241 2007 zz* 2008 zz*456 2009 |
#cat >> list
![]() 1 2 3 4 5 6 7 8 9 0 11 12 13 14 15 16 17 ^Z [1]+ Stopped cat >> list |
#ls
"date" 333 'date' 444 - 4455 .123 445566 .345 44556677 .ICE-unix 4455667788 .X0-lock 555 .X11-unix [44]556677 .XIM-unix c:--windows .font-unix c:\windows .snap fam-user .swp lilalo-install-temp-1212 1 lilalo-install-temp-1241 2007 list 2008 zz* 2009 zz*456 |
#cat li
![]() cat: li: No such file or directory |
#cat li
![]() lilalo-install-temp-1212/ lilalo-install-temp-1241/ list |
#cat li
![]() lilalo-install-temp-1212/ lilalo-install-temp-1241/ list |
#cat list
1 2 3 4 5 6 7 8 9 0 11 12 13 14 15 16 17 |
#touch `cat list`
|
#mkdir `cat list`
![]() mkdir: 1: File exists mkdir: 2: File exists mkdir: 3: File exists mkdir: 4: File exists mkdir: 5: File exists mkdir: 6: File exists mkdir: 7: File exists mkdir: 8: File exists mkdir: 9: File exists mkdir: 0: File exists mkdir: 11: File exists mkdir: 12: File exists mkdir: 13: File exists mkdir: 14: File exists mkdir: 15: File exists mkdir: 16: File exists mkdir: 17: File exists |
#touch \-\-
![]() usage: touch [-A [-][[hh]mm]SS] [-acfhm] [-r file] [-t [[CC]YY]MMDDhhmm[.SS]] file ... |
#touch -\-
![]() usage: touch [-A [-][[hh]mm]SS] [-acfhm] [-r file] [-t [[CC]YY]MMDDhhmm[.SS]] file ... |
#touch -\--
![]() touch: illegal option -- - usage: touch [-A [-][[hh]mm]SS] [-acfhm] [-r file] [-t [[CC]YY]MMDDhhmm[.SS]] file ... |
#touch \-
|
#rm "-"
|
#touch \-
|
#touch \-\-\-
![]() touch: illegal option -- - usage: touch [-A [-][[hh]mm]SS] [-acfhm] [-r file] [-t [[CC]YY]MMDDhhmm[.SS]] file ... |
#touch \-`-`
bash: -: command not found |
#touch \--
![]() usage: touch [-A [-][[hh]mm]SS] [-acfhm] [-r file] [-t [[CC]YY]MMDDhhmm[.SS]] file ... |
#touch \-"-"
![]() usage: touch [-A [-][[hh]mm]SS] [-acfhm] [-r file] [-t [[CC]YY]MMDDhhmm[.SS]] file ... |
#touch -"-"
![]() usage: touch [-A [-][[hh]mm]SS] [-acfhm] [-r file] [-t [[CC]YY]MMDDhhmm[.SS]] file ... |
#find -name *.sh
![]() find: illegal option -- n find: illegal option -- a find: illegal option -- m find: illegal option -- e find: *.sh: No such file or directory |
#find / -name *.sh
![]() /usr/src/contrib/binutils/ld/emulparams/armelf.sh /usr/src/contrib/binutils/ld/emulparams/armelf_fbsd.sh /usr/src/contrib/binutils/ld/emulparams/armelf_linux.sh /usr/src/contrib/binutils/ld/emulparams/armelf_nbsd.sh /usr/src/contrib/binutils/ld/emulparams/armelf_oabi.sh /usr/src/contrib/binutils/ld/emulparams/armelfb_nbsd.sh /usr/src/contrib/binutils/ld/emulparams/armnbsd.sh /usr/src/contrib/binutils/ld/emulparams/armpe.sh /usr/src/contrib/binutils/ld/emulparams/coff_sparc.sh /usr/src/contrib/binutils/ld/emulparams/elf32_sparc.sh ... /usr/src/contrib/tcpdump/tests/espudp1.sh /usr/src/contrib/tcpdump/tests/isakmp1.sh /usr/src/contrib/tcpdump/tests/isakmp2.sh /usr/src/contrib/tcpdump/tests/isakmp3.sh /usr/src/contrib/tcpdump/tests/isakmp4.sh /usr/src/contrib/tcpdump/tests/lmp.sh /usr/src/contrib/tcpdump/tests/mpls-ldp-hello.sh /usr/src/contrib/tcpdump/tests/ospf-gmpls.sh /usr/src/contrib/tcpdump/tests/print-flags.sh ^C |
#ssh -u sorik gate.crh-ua.com
![]() ssh: illegal option -- u usage: ssh [-1246AaCfgkMNnqsTtVvXxY] [-b bind_address] [-c cipher_spec] [-D [bind_address:]port] [-e escape_char] [-F configfile] [-i identity_file] [-L [bind_address:]port:host:hostport] [-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-p port] [-R [bind_address:]port:host:hostport] [-S ctl_path] [-w local_tun[:remote_tun]] [user@]hostname [command] |
#ssh sorik@gate.crh-ua.com
The authenticity of host 'gate.crh-ua.com (62.80.167.245)' can't be established. DSA key fingerprint is 38:0d:83:13:42:21:07:f9:3f:a5:1d:42:e4:cf:32:d9. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'gate.crh-ua.com' (DSA) to the list of known hosts. Password: Password: Password: Last login: Thu Jul 2 15:41:19 2009 from 94.153.48.36 Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994 The Regents of the University of California. All rights reserved. ... l.root-servers.net. 518400 IN A 199.7.83.42 ;; Query time: 48 msec ;; SERVER: 62.80.160.130#53(62.80.160.130) ;; WHEN: Fri Jul 3 19:12:09 2009 ;; MSG SIZE rcvd: 488 [sorik@gate]~$ls 123 432 SELECT bin ruby18.core [sorik@gate]~$exit logout Connection to gate.crh-ua.com closed. |
#dig mail.crh-ua.com
; <<>> DiG 9.3.4-P1 <<>> mail.crh-ua.com ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 20188 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2 ;; QUESTION SECTION: ;mail.crh-ua.com. IN A ;; ANSWER SECTION: mail.crh-ua.com. 14400 IN A 62.80.167.245 ;; AUTHORITY SECTION: crh-ua.com. 86280 IN NS ns29.uahoster.com. crh-ua.com. 86280 IN NS ns30.uahoster.com. ;; ADDITIONAL SECTION: ns29.uahoster.com. 172680 IN A 174.36.198.194 ns30.uahoster.com. 172680 IN A 174.36.204.224 ;; Query time: 196 msec ;; SERVER: 192.168.16.254#53(192.168.16.254) ;; WHEN: Fri Jul 3 16:12:27 2009 ;; MSG SIZE rcvd: 128 |
#dpkg
![]() bash: dpkg: command not found |
#dig mail.crh-ua.com mx
; <<>> DiG 9.3.4-P1 <<>> mail.crh-ua.com mx ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 57805 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 ;; QUESTION SECTION: ;mail.crh-ua.com. IN MX ;; AUTHORITY SECTION: crh-ua.com. 10800 IN SOA ns29.uahoster.com. da.binartis.com. 2009033001 86400 7200 3600000 86400 ;; Query time: 175 msec ;; SERVER: 192.168.16.254#53(192.168.16.254) ;; WHEN: Fri Jul 3 16:13:29 2009 ;; MSG SIZE rcvd: 95 |
1 2 3 4 5 6 7 8 9 0 11 12 13 14 15 16 17
Время первой команды журнала | 17:46:31 2009- 7- 3 |
Время последней команды журнала | 18:12:57 2009- 7- 3 |
Количество командных строк в журнале | 101 |
Процент команд с ненулевым |