/l3/users/10-09-2007/nt-bsdnet/fbsd3.unix.nt/user :1 :2 :3 :4 :5 :6 :7 :8 :9 :10 :11 :12 :13 :14 :15 :16 :17 :18 :19 :20 :21 :22 :23 :24 |
|
#ls -l
total 1 crw-r----- 1 root operator 0, 79 Sep 10 22:07 acd0 crw-r--r-- 1 root wheel 0, 29 Sep 10 22:07 acpi crw-r----- 1 root operator 0, 80 Sep 10 22:07 ad6 crw-r----- 1 root operator 0, 81 Sep 10 22:07 ad6s1 crw-r----- 1 root operator 0, 83 Sep 11 01:07 ad6s1a crw-r----- 1 root operator 0, 84 Sep 10 22:07 ad6s1c crw-r----- 1 root operator 0, 82 Sep 10 22:07 ad6s2 crw-r----- 1 root operator 0, 85 Sep 10 22:07 ad6s2b crw-r----- 1 root operator 0, 86 Sep 10 22:07 ad6s2c ... crw------- 1 root wheel 0, 70 Sep 10 22:07 ttyvf lrwxr-xr-x 1 root wheel 6 Jan 1 1970 urandom -> random crw-rw---- 1 root operator 0, 35 Sep 10 22:07 usb crw-rw---- 1 root operator 0, 34 Sep 10 22:07 usb0 crw-rw---- 1 root operator 0, 36 Sep 10 22:07 usb1 crw-rw---- 1 root operator 0, 37 Sep 10 22:07 usb2 crw-rw---- 1 root operator 0, 38 Sep 10 22:07 usb3 crw-rw---- 1 root operator 0, 39 Sep 10 22:07 usb4 crw------- 1 root operator 0, 77 Sep 10 22:07 xpt0 crw-rw-rw- 1 root wheel 0, 7 Sep 10 22:07 zero |
#ls -l
total 1 crw-r----- 1 root operator 0, 79 Sep 10 22:07 acd0 crw-r--r-- 1 root wheel 0, 29 Sep 10 22:07 acpi crw-r----- 1 root operator 0, 80 Sep 10 22:07 ad6 crw-r----- 1 root operator 0, 81 Sep 10 22:07 ad6s1 crw-r----- 1 root operator 0, 83 Sep 11 01:07 ad6s1a crw-r----- 1 root operator 0, 84 Sep 10 22:07 ad6s1c crw-r----- 1 root operator 0, 82 Sep 10 22:07 ad6s2 crw-r----- 1 root operator 0, 85 Sep 10 22:07 ad6s2b crw-r----- 1 root operator 0, 86 Sep 10 22:07 ad6s2c ... crw------- 1 root wheel 0, 70 Sep 10 22:07 ttyvf lrwxr-xr-x 1 root wheel 6 Jan 1 1970 urandom -> random crw-rw---- 1 root operator 0, 35 Sep 10 22:07 usb crw-rw---- 1 root operator 0, 34 Sep 10 22:07 usb0 crw-rw---- 1 root operator 0, 36 Sep 10 22:07 usb1 crw-rw---- 1 root operator 0, 37 Sep 10 22:07 usb2 crw-rw---- 1 root operator 0, 38 Sep 10 22:07 usb3 crw-rw---- 1 root operator 0, 39 Sep 10 22:07 usb4 crw------- 1 root operator 0, 77 Sep 10 22:07 xpt0 crw-rw-rw- 1 root wheel 0, 7 Sep 10 22:07 zero |
#ls -l
total 1 crw-r----- 1 root operator 0, 79 Sep 10 22:07 acd0 crw-r--r-- 1 root wheel 0, 29 Sep 10 22:07 acpi crw-r----- 1 root operator 0, 80 Sep 10 22:07 ad6 crw-r----- 1 root operator 0, 81 Sep 10 22:07 ad6s1 crw-r----- 1 root operator 0, 83 Sep 11 01:07 ad6s1a crw-r----- 1 root operator 0, 84 Sep 10 22:07 ad6s1c crw-r----- 1 root operator 0, 82 Sep 10 22:07 ad6s2 crw-r----- 1 root operator 0, 85 Sep 10 22:07 ad6s2b crw-r----- 1 root operator 0, 86 Sep 10 22:07 ad6s2c ... crw------- 1 root wheel 0, 70 Sep 10 22:07 ttyvf lrwxr-xr-x 1 root wheel 6 Jan 1 1970 urandom -> random crw-rw---- 1 root operator 0, 35 Sep 10 22:07 usb crw-rw---- 1 root operator 0, 34 Sep 10 22:07 usb0 crw-rw---- 1 root operator 0, 36 Sep 10 22:07 usb1 crw-rw---- 1 root operator 0, 37 Sep 10 22:07 usb2 crw-rw---- 1 root operator 0, 38 Sep 10 22:07 usb3 crw-rw---- 1 root operator 0, 39 Sep 10 22:07 usb4 crw------- 1 root operator 0, 77 Sep 10 22:07 xpt0 crw-rw-rw- 1 root wheel 0, 7 Sep 10 22:07 zero |
#cd /mnt/
1 # $FreeBSD: src/etc/inetd.conf,v 1.70.2.2 2006/09/07 20:03:25 obrien Exp $ 2 # 3 # Internet server configuration database 4 # 5 # Define *both* IPv4 and IPv6 entries for dual-stack support. 23 #finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s "/etc/inetd.conf" 128L, 5495C 24 #finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s 25 # 26 # run comsat as root to be able to print partial mailbox contents w/ biff, 27 # or use the safer tty:tty to just print that new mail has been received. 28 #comsat dgram udp wait tty:tty /usr/libexec/comsat comsat |
#cd /mnt/
1 # $FreeBSD: src/etc/inetd.conf,v 1.70.2.2 2006/09/07 20:03:25 obrien Exp $ 2 # 3 # Internet server configuration database 4 # 5 # Define *both* IPv4 and IPv6 entries for dual-stack support. 23 #finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s "/etc/inetd.conf" 128L, 5495C 24 #finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s 25 # 26 # run comsat as root to be able to print partial mailbox contents w/ biff, 27 # or use the safer tty:tty to just print that new mail has been received. 28 #comsat dgram udp wait tty:tty /usr/libexec/comsat comsat |
#cd /mnt/
1 # $FreeBSD: src/etc/inetd.conf,v 1.70.2.2 2006/09/07 20:03:25 obrien Exp $ 2 # 3 # Internet server configuration database 4 # 5 # Define *both* IPv4 and IPv6 entries for dual-stack support. 23 #finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s "/etc/inetd.conf" 128L, 5495C 24 #finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s 25 # 26 # run comsat as root to be able to print partial mailbox contents w/ biff, 27 # or use the safer tty:tty to just print that new mail has been received. 28 #comsat dgram udp wait tty:tty /usr/libexec/comsat comsat |
#ls -l
1 # $FreeBSD: src/etc/inetd.conf,v 1.70.2.2 2006/09/07 20:03:25 obrien Exp $ 2 # 3 # Internet server configuration database 4 # 5 # Define *both* IPv4 and IPv6 entries for dual-stack support. total 0 23 #finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s "/etc/inetd.conf" 128L, 5495C 24 #finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s 25 # 26 # run comsat as root to be able to print partial mailbox contents w/ biff, 27 # or use the safer tty:tty to just print that new mail has been received. 28 #comsat dgram udp wait tty:tty /usr/libexec/comsat comsat |
#ls -l
1 # $FreeBSD: src/etc/inetd.conf,v 1.70.2.2 2006/09/07 20:03:25 obrien Exp $ 2 # 3 # Internet server configuration database 4 # 5 # Define *both* IPv4 and IPv6 entries for dual-stack support. total 0 23 #finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s "/etc/inetd.conf" 128L, 5495C 24 #finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s 25 # 26 # run comsat as root to be able to print partial mailbox contents w/ biff, 27 # or use the safer tty:tty to just print that new mail has been received. 28 #comsat dgram udp wait tty:tty /usr/libexec/comsat comsat |
#ls -l
1 # $FreeBSD: src/etc/inetd.conf,v 1.70.2.2 2006/09/07 20:03:25 obrien Exp $ 2 # 3 # Internet server configuration database 4 # 5 # Define *both* IPv4 and IPv6 entries for dual-stack support. total 0 23 #finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s "/etc/inetd.conf" 128L, 5495C 24 #finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s 25 # 26 # run comsat as root to be able to print partial mailbox contents w/ biff, 27 # or use the safer tty:tty to just print that new mail has been received. 28 #comsat dgram udp wait tty:tty /usr/libexec/comsat comsat |
#mkdir flashka
|
#mkdir flashka
|
#mkdir flashka
|
#mount /dev/da0
1 # $FreeBSD: src/etc/inetd.conf,v 1.70.2.2 2006/09/07 20:03:25 obrien Exp $ 2 # 3 # Internet server configuration database 4 # 5 # Define *both* IPv4 and IPv6 entries for dual-stack support. da0 da0s1 23 #finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s "/etc/inetd.conf" 128L, 5495C 24 #finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s 25 # 26 # run comsat as root to be able to print partial mailbox contents w/ biff, 27 # or use the safer tty:tty to just print that new mail has been received. 28 #comsat dgram udp wait tty:tty /usr/libexec/comsat comsat |
#mount /dev/da0 /mnt/flashka/
mount: /dev/da0 on /mnt/flashka: incorrect super block |
#mount /dev/da0
1 # $FreeBSD: src/etc/inetd.conf,v 1.70.2.2 2006/09/07 20:03:25 obrien Exp $ 2 # 3 # Internet server configuration database 4 # 5 # Define *both* IPv4 and IPv6 entries for dual-stack support. da0 da0s1 23 #finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s "/etc/inetd.conf" 128L, 5495C 24 #finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s 25 # 26 # run comsat as root to be able to print partial mailbox contents w/ biff, 27 # or use the safer tty:tty to just print that new mail has been received. 28 #comsat dgram udp wait tty:tty /usr/libexec/comsat comsat |
#mount /dev/da0 /mnt/flashka/
mount: /dev/da0 on /mnt/flashka: incorrect super block |
#mount /dev/da0
1 # $FreeBSD: src/etc/inetd.conf,v 1.70.2.2 2006/09/07 20:03:25 obrien Exp $ 2 # 3 # Internet server configuration database 4 # 5 # Define *both* IPv4 and IPv6 entries for dual-stack support. da0 da0s1 23 #finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s "/etc/inetd.conf" 128L, 5495C 24 #finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s 25 # 26 # run comsat as root to be able to print partial mailbox contents w/ biff, 27 # or use the safer tty:tty to just print that new mail has been received. 28 #comsat dgram udp wait tty:tty /usr/libexec/comsat comsat |
#mount /dev/da0 /mnt/flashka/
mount: /dev/da0 on /mnt/flashka: incorrect super block |
#mount /dev/da0 /mnt/flashka/
da0 da0s1 |
#mount /dev/da0 /mnt/flashka/
da0 da0s1 |
#mount /dev/da0 /mnt/flashka/
da0 da0s1 |
#mount /dev/da0s1 /mnt/flashka/
1 # $FreeBSD: src/etc/inetd.conf,v 1.70.2.2 2006/09/07 20:03:25 obrien Exp $ 2 # 3 # Internet server configuration database 4 # 5 # Define *both* IPv4 and IPv6 entries for dual-stack support. mount: /dev/da0s1 on /mnt/flashka: incorrect super block 23 #finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s "/etc/inetd.conf" 128L, 5495C 24 #finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s 25 # 26 # run comsat as root to be able to print partial mailbox contents w/ biff, 27 # or use the safer tty:tty to just print that new mail has been received. 28 #comsat dgram udp wait tty:tty /usr/libexec/comsat comsat |
#mount /dev/da0s1 /mnt/flashka/
1 # $FreeBSD: src/etc/inetd.conf,v 1.70.2.2 2006/09/07 20:03:25 obrien Exp $ 2 # 3 # Internet server configuration database 4 # 5 # Define *both* IPv4 and IPv6 entries for dual-stack support. mount: /dev/da0s1 on /mnt/flashka: incorrect super block 23 #finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s "/etc/inetd.conf" 128L, 5495C 24 #finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s 25 # 26 # run comsat as root to be able to print partial mailbox contents w/ biff, 27 # or use the safer tty:tty to just print that new mail has been received. 28 #comsat dgram udp wait tty:tty /usr/libexec/comsat comsat |
#mount /dev/da0s1 /mnt/flashka/
1 # $FreeBSD: src/etc/inetd.conf,v 1.70.2.2 2006/09/07 20:03:25 obrien Exp $ 2 # 3 # Internet server configuration database 4 # 5 # Define *both* IPv4 and IPv6 entries for dual-stack support. mount: /dev/da0s1 on /mnt/flashka: incorrect super block 23 #finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s "/etc/inetd.conf" 128L, 5495C 24 #finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s 25 # 26 # run comsat as root to be able to print partial mailbox contents w/ biff, 27 # or use the safer tty:tty to just print that new mail has been received. 28 #comsat dgram udp wait tty:tty /usr/libexec/comsat comsat |
#mount /dev/da0s1 /mnt/flashka/
1 # $FreeBSD: src/etc/inetd.conf,v 1.70.2.2 2006/09/07 20:03:25 obrien Exp $ 2 # 3 # Internet server configuration database 4 # 5 # Define *both* IPv4 and IPv6 entries for dual-stack support. mount: /dev/da0s1 on /mnt/flashka: incorrect super block 23 #finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s "/etc/inetd.conf" 128L, 5495C 24 #finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s 25 # 26 # run comsat as root to be able to print partial mailbox contents w/ biff, 27 # or use the safer tty:tty to just print that new mail has been received. 28 #comsat dgram udp wait tty:tty /usr/libexec/comsat comsat |
#mount /dev/da0s1
mount: /dev/da0s1: unknown special file or file system |
#mount /dev/da0s1
mount: /dev/da0s1: unknown special file or file system |
#mount /dev/da0s1
mount: /dev/da0s1: unknown special file or file system |
#mount /dev/da0s1
mount: /dev/da0s1: unknown special file or file system |
#mount /dev/da0
1 # $FreeBSD: src/etc/inetd.conf,v 1.70.2.2 2006/09/07 20:03:25 obrien Exp $ 2 # 3 # Internet server configuration database 4 # 5 # Define *both* IPv4 and IPv6 entries for dual-stack support. mount: /dev/da0: unknown special file or file system 23 #finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s "/etc/inetd.conf" 128L, 5495C 24 #finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s 25 # 26 # run comsat as root to be able to print partial mailbox contents w/ biff, 27 # or use the safer tty:tty to just print that new mail has been received. 28 #comsat dgram udp wait tty:tty /usr/libexec/comsat comsat |
#mount /dev/da0
1 # $FreeBSD: src/etc/inetd.conf,v 1.70.2.2 2006/09/07 20:03:25 obrien Exp $ 2 # 3 # Internet server configuration database 4 # 5 # Define *both* IPv4 and IPv6 entries for dual-stack support. mount: /dev/da0: unknown special file or file system 23 #finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s "/etc/inetd.conf" 128L, 5495C 24 #finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s 25 # 26 # run comsat as root to be able to print partial mailbox contents w/ biff, 27 # or use the safer tty:tty to just print that new mail has been received. 28 #comsat dgram udp wait tty:tty /usr/libexec/comsat comsat |
#mount /dev/da0
1 # $FreeBSD: src/etc/inetd.conf,v 1.70.2.2 2006/09/07 20:03:25 obrien Exp $ 2 # 3 # Internet server configuration database 4 # 5 # Define *both* IPv4 and IPv6 entries for dual-stack support. mount: /dev/da0: unknown special file or file system 23 #finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s "/etc/inetd.conf" 128L, 5495C 24 #finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s 25 # 26 # run comsat as root to be able to print partial mailbox contents w/ biff, 27 # or use the safer tty:tty to just print that new mail has been received. 28 #comsat dgram udp wait tty:tty /usr/libexec/comsat comsat |
#less /etc/fstab
|
#less /etc/fstab
|
#less /etc/fstab
|
#mount -t msdosfs /dev/da0
1 # $FreeBSD: src/etc/inetd.conf,v 1.70.2.2 2006/09/07 20:03:25 obrien Exp $ 2 # 3 # Internet server configuration database 4 # 5 # Define *both* IPv4 and IPv6 entries for dual-stack support. usage: mount [-adflpruvw] [-F fstab] [-o options] [-t ufs | external_type] mount [-dfpruvw] special | node0 nobody /usr/libexec/fingerd fingerd -s "/etc/inetd.conf" 128L, 5495C mount [-dfpruvw] [-o options] [-t ufs | external_type] special noded -s 25 # 26 # run comsat as root to be able to print partial mailbox contents w/ biff, 27 # or use the safer tty:tty to just print that new mail has been received. 28 #comsat dgram udp wait tty:tty /usr/libexec/comsat comsat |
#mount -t msdosfs /dev/da0
1 # $FreeBSD: src/etc/inetd.conf,v 1.70.2.2 2006/09/07 20:03:25 obrien Exp $ 2 # 3 # Internet server configuration database 4 # 5 # Define *both* IPv4 and IPv6 entries for dual-stack support. usage: mount [-adflpruvw] [-F fstab] [-o options] [-t ufs | external_type] mount [-dfpruvw] special | node0 nobody /usr/libexec/fingerd fingerd -s "/etc/inetd.conf" 128L, 5495C mount [-dfpruvw] [-o options] [-t ufs | external_type] special noded -s 25 # 26 # run comsat as root to be able to print partial mailbox contents w/ biff, 27 # or use the safer tty:tty to just print that new mail has been received. 28 #comsat dgram udp wait tty:tty /usr/libexec/comsat comsat |
#mount -t msdosfs /dev/da0
1 # $FreeBSD: src/etc/inetd.conf,v 1.70.2.2 2006/09/07 20:03:25 obrien Exp $ 2 # 3 # Internet server configuration database 4 # 5 # Define *both* IPv4 and IPv6 entries for dual-stack support. usage: mount [-adflpruvw] [-F fstab] [-o options] [-t ufs | external_type] mount [-dfpruvw] special | node0 nobody /usr/libexec/fingerd fingerd -s "/etc/inetd.conf" 128L, 5495C mount [-dfpruvw] [-o options] [-t ufs | external_type] special noded -s 25 # 26 # run comsat as root to be able to print partial mailbox contents w/ biff, 27 # or use the safer tty:tty to just print that new mail has been received. 28 #comsat dgram udp wait tty:tty /usr/libexec/comsat comsat |
#mount -t msdosfs /dev/d
1 # $FreeBSD: src/etc/inetd.conf,v 1.70.2.2 2006/09/07 20:03:25 obrien Exp $ 2 # 3 # Internet server configuration database 4 # 5 # Define *both* IPv4 and IPv6 entries for dual-stack support. da0 da0s1 devctl devstat 23 #finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s "/etc/inetd.conf" 128L, 5495C 24 #finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s 25 # 26 # run comsat as root to be able to print partial mailbox contents w/ biff, 27 # or use the safer tty:tty to just print that new mail has been received. 28 #comsat dgram udp wait tty:tty /usr/libexec/comsat comsat |
#mount -t msdosfs /dev/da0
usage: mount [-adflpruvw] [-F fstab] [-o options] [-t ufs | external_type] mount [-dfpruvw] special | node mount [-dfpruvw] [-o options] [-t ufs | external_type] special node |
#mount -t msdosfs /dev/d
1 # $FreeBSD: src/etc/inetd.conf,v 1.70.2.2 2006/09/07 20:03:25 obrien Exp $ 2 # 3 # Internet server configuration database 4 # 5 # Define *both* IPv4 and IPv6 entries for dual-stack support. da0 da0s1 devctl devstat 23 #finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s "/etc/inetd.conf" 128L, 5495C 24 #finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s 25 # 26 # run comsat as root to be able to print partial mailbox contents w/ biff, 27 # or use the safer tty:tty to just print that new mail has been received. 28 #comsat dgram udp wait tty:tty /usr/libexec/comsat comsat |
#mount -t msdosfs /dev/da0
usage: mount [-adflpruvw] [-F fstab] [-o options] [-t ufs | external_type] mount [-dfpruvw] special | node mount [-dfpruvw] [-o options] [-t ufs | external_type] special node |
#mount -t msdosfs /dev/d
1 # $FreeBSD: src/etc/inetd.conf,v 1.70.2.2 2006/09/07 20:03:25 obrien Exp $ 2 # 3 # Internet server configuration database 4 # 5 # Define *both* IPv4 and IPv6 entries for dual-stack support. da0 da0s1 devctl devstat 23 #finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s "/etc/inetd.conf" 128L, 5495C 24 #finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s 25 # 26 # run comsat as root to be able to print partial mailbox contents w/ biff, 27 # or use the safer tty:tty to just print that new mail has been received. 28 #comsat dgram udp wait tty:tty /usr/libexec/comsat comsat |
#mount -t msdosfs /dev/da0
usage: mount [-adflpruvw] [-F fstab] [-o options] [-t ufs | external_type] mount [-dfpruvw] special | node mount [-dfpruvw] [-o options] [-t ufs | external_type] special node |
#cd /usr/ports/sysutils/ha
1 # $FreeBSD: src/etc/inetd.conf,v 1.70.2.2 2006/09/07 20:03:25 obrien Exp $ 2 # 3 # Internet server configuration database 4 # 5 # Define *both* IPv4 and IPv6 entries for dual-stack support. hal/ hal-device-manager/ hammerhead/ 23 #finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s "/etc/inetd.conf" 128L, 5495C 24 #finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s 25 # 26 # run comsat as root to be able to print partial mailbox contents w/ biff, 27 # or use the safer tty:tty to just print that new mail has been received. 28 #comsat dgram udp wait tty:tty /usr/libexec/comsat comsat |
#cd /usr/ports/sysutils/hal
|
#cd /usr/ports/sysutils/ha
1 # $FreeBSD: src/etc/inetd.conf,v 1.70.2.2 2006/09/07 20:03:25 obrien Exp $ 2 # 3 # Internet server configuration database 4 # 5 # Define *both* IPv4 and IPv6 entries for dual-stack support. hal/ hal-device-manager/ hammerhead/ 23 #finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s "/etc/inetd.conf" 128L, 5495C 24 #finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s 25 # 26 # run comsat as root to be able to print partial mailbox contents w/ biff, 27 # or use the safer tty:tty to just print that new mail has been received. 28 #comsat dgram udp wait tty:tty /usr/libexec/comsat comsat |
#cd /usr/ports/sysutils/hal
|
#cd /usr/ports/sysutils/ha
1 # $FreeBSD: src/etc/inetd.conf,v 1.70.2.2 2006/09/07 20:03:25 obrien Exp $ 2 # 3 # Internet server configuration database 4 # 5 # Define *both* IPv4 and IPv6 entries for dual-stack support. hal/ hal-device-manager/ hammerhead/ 23 #finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s "/etc/inetd.conf" 128L, 5495C 24 #finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s 25 # 26 # run comsat as root to be able to print partial mailbox contents w/ biff, 27 # or use the safer tty:tty to just print that new mail has been received. 28 #comsat dgram udp wait tty:tty /usr/libexec/comsat comsat |
#cd /usr/ports/sysutils/hal
|
#cd /usr/ports/sysutils/ha
1 # $FreeBSD: src/etc/inetd.conf,v 1.70.2.2 2006/09/07 20:03:25 obrien Exp $ 2 # 3 # Internet server configuration database 4 # 5 # Define *both* IPv4 and IPv6 entries for dual-stack support. hal/ hal-device-manager/ hammerhead/ 23 #finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s "/etc/inetd.conf" 128L, 5495C 24 #finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s 25 # 26 # run comsat as root to be able to print partial mailbox contents w/ biff, 27 # or use the safer tty:tty to just print that new mail has been received. 28 #comsat dgram udp wait tty:tty /usr/libexec/comsat comsat |
#cd /usr/ports/sysutils/hal
|
#l
bash: l: command not found |
#l
bash: l: command not found |
#l
bash: l: command not found |
#l
bash: l: command not found |
#ls -l
total 16 -rw-r--r-- 1 root wheel 3386 Oct 29 2006 Makefile -rw-r--r-- 1 root wheel 215 Oct 14 2006 distinfo drwxr-xr-x 2 root wheel 512 Sep 7 14:00 files -rw-r--r-- 1 root wheel 293 Oct 14 2006 pkg-descr -rw-r--r-- 1 root wheel 5584 Oct 14 2006 pkg-plist |
#ls -l
total 16 -rw-r--r-- 1 root wheel 3386 Oct 29 2006 Makefile -rw-r--r-- 1 root wheel 215 Oct 14 2006 distinfo drwxr-xr-x 2 root wheel 512 Sep 7 14:00 files -rw-r--r-- 1 root wheel 293 Oct 14 2006 pkg-descr -rw-r--r-- 1 root wheel 5584 Oct 14 2006 pkg-plist |
#make config
===> No options to configure |
#make config
===> No options to configure |
#less distinfo
|
#less distinfo
|
#less distinfo
|
#pkg_add -r hal
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.2-release/Latest/hal.tbz... Done. pkg_add: package 'hal-0.5.8.20060917_2' or its older version already installed |
#pkg_add -r hal
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.2-release/Latest/hal.tbz... Done. pkg_add: package 'hal-0.5.8.20060917_2' or its older version already installed |
#hal
bash: hal: command not found |
#vim /etc/rc.conf
|
#vim /etc/rc.conf
|
#vim /etc/rc.conf
|
#mount -t msdosfs /dev/da0
usage: mount [-adflpruvw] [-F fstab] [-o options] [-t ufs | external_type] mount [-dfpruvw] special | node mount [-dfpruvw] [-o options] [-t ufs | external_type] special node |
#man mountt
|
#man mountt
|
#man mountt
|
#man mount
|
#man mount
|
#man mount
|
#man mount
|
#man mount
|
#man mount_msdosfs
|
#man mount_msdosfs
|
#man mount_msdosfs
|
#man mount_msdosfs
|
#mount_msdosfs /dev/da0
usage: mount_msdosfs [-9ls] [-D DOS_codepage] [-g gid] [-L locale] [-M mask] [-m mask] [-o options] [-u uid] [-W table] special node |
#mount_msdosfs /dev/da0
usage: mount_msdosfs [-9ls] [-D DOS_codepage] [-g gid] [-L locale] [-M mask] [-m mask] [-o options] [-u uid] [-W table] special node |
#mount_msdosfs /dev/da0
usage: mount_msdosfs [-9ls] [-D DOS_codepage] [-g gid] [-L locale] [-M mask] [-m mask] [-o options] [-u uid] [-W table] special node |
#mount_msdosfs /dev/da0 /mnt/flashka/
mount_msdosfs: /dev/da0: Invalid argument |
#mount_msdosfs /dev/da0 /mnt/flashka/
mount_msdosfs: /dev/da0: Invalid argument |
#mount_msdosfs /dev/da0 /mnt/flashka/
mount_msdosfs: /dev/da0: Invalid argument |
#mount_msdosfs /dev/da0 /mnt/flashka/
da0 da0s1 |
#mount_msdosfs /dev/da0s1 /mnt/flashka/
|
#mount_msdosfs /dev/da0 /mnt/flashka/
da0 da0s1 |
#mount_msdosfs /dev/da0s1 /mnt/flashka/
|
#mount_msdosfs /dev/da0 /mnt/flashka/
da0 da0s1 |
#mount_msdosfs /dev/da0s1 /mnt/flashka/
|
#cd /mnt/flashka/
|
#cd /mnt/flashka/
|
#cd /mnt/flashka/
|
#ls -l
total 21648 drwxr-xr-x 1 root wheel 16384 Sep 4 18:07 NetSimCCNA6 drwxr-xr-x 1 root wheel 16384 Sep 4 18:06 NetSimCCNP6 -rwxr-xr-x 1 root wheel 22112296 Aug 14 13:51 Nokia_PC_Suite_6_84_10_3_rus_web.exe drwxr-xr-x 1 root wheel 16384 Sep 9 2006 fromKostyaOracle |
#ls -l
total 21648 drwxr-xr-x 1 root wheel 16384 Sep 4 18:07 NetSimCCNA6 drwxr-xr-x 1 root wheel 16384 Sep 4 18:06 NetSimCCNP6 -rwxr-xr-x 1 root wheel 22112296 Aug 14 13:51 Nokia_PC_Suite_6_84_10_3_rus_web.exe drwxr-xr-x 1 root wheel 16384 Sep 9 2006 fromKostyaOracle |
#ls -l
total 21648 drwxr-xr-x 1 root wheel 16384 Sep 4 18:07 NetSimCCNA6 drwxr-xr-x 1 root wheel 16384 Sep 4 18:06 NetSimCCNP6 -rwxr-xr-x 1 root wheel 22112296 Aug 14 13:51 Nokia_PC_Suite_6_84_10_3_rus_web.exe drwxr-xr-x 1 root wheel 16384 Sep 9 2006 fromKostyaOracle |
#cd ..
|
Время первой команды журнала | 12:46:12 2007- 9-11 | ||||||||||||||||||||||||||||||||||||
Время последней команды журнала | 13:00:20 2007- 9-11 | ||||||||||||||||||||||||||||||||||||
Количество командных строк в журнале | 101 | ||||||||||||||||||||||||||||||||||||
Процент команд с ненулевым кодом завершения, % | 44.55 | ||||||||||||||||||||||||||||||||||||
Процент синтаксически неверно набранных команд, % | 4.95 | ||||||||||||||||||||||||||||||||||||
Суммарное время работы с терминалом *, час | 0.24 | ||||||||||||||||||||||||||||||||||||
Количество командных строк в единицу времени, команда/мин | 7.15 | ||||||||||||||||||||||||||||||||||||
Частота использования команд |
|
В журнал автоматически попадают все команды, данные в любом терминале системы.
Для того чтобы убедиться, что журнал на текущем терминале ведётся, и команды записываются, дайте команду 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