o'reilly - linux command directory

1.3K 6.6K 0
o'reilly - linux command directory

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

Thông tin tài liệu

O'Reilly Network: Directory of Linux Commands [March 15, 2002] Sponsored by: Search | Newsletter | Conference | Tech Jobs O'Reilly's Emerging Technology Conference: May 13-16, 2002 Linux Apache MySQL Perl PHP Python BSD Essentials • What is LAMP? • The Best of ONLamp.com • aboutSQL • Big Scary Daemons • FreeBSD Basics Sponsored by: Alphabetical Directory of Linux Commands Articles Buy it now Read it online This directory of Linux commands is from Linux in a Nutshell, 3rd Edition Click on any of the 379 commands below to get a description and list of available options All links in the command summaries point to the online version of the book on Safari Tech Books Online [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X] [Y] [Z] A cut agetty apmd apropos ar arch arp as at atq atrm D date dd debugfs depmod df diff diff3 dip dirname dmesg B badblocks dnsdomainname http://www.onlamp.com/linux/cmd/ (1 of 5) [29/03/02 19:08:41] grep groff groupadd groupdel groupmod groups grpck grpconv gs gunzip gzexe gzip H logger login logname logrotate look lpc lpd lpq lpr lprm lpstat lptest ls pcnfsd perl pidof ping pop2d pop3d portmap powerd pppd pr praliases printenv printf rwhod tunelp S U script sed sendmail setfdprm setsid sh shar showmount shutdown size slattach ul umount uname uncompress unexpand uniq unshar update uptime useradd userdel znew O'Reilly Network: Directory of Linux Commands [March 15, 2002] • HTTP Wrangler • Linux in the Enterprise • Linux Network Administration • The Linux Professional • Perl P5P Digest Archive • PHP Admin Basics • PHP Phanatics • Python_News • Security Alerts O'Reilly Books banner basename batch bash bc biff bison bootpd bootpgw bootptest bzip2 C c++ cal cardctl cardmgr cat cc cpp cfdisk chattr chfn chgrp chmod chown chpasswd chroot chsh cksum clear cmp col colcrt colrm column comm compress domainname dosfsck du dumpe2fs dumpkeys E e2fsck echo egrep emacs env etags ex expand expr F false fdformat fdisk fetchmail fgrep file find finger fingerd flex fmt fold formail free fsck fsck.minix ftp ftpd fuser G g++ http://www.onlamp.com/linux/cmd/ (2 of 5) [29/03/02 19:08:41] halt head host hostid hostname hwclock I icmpinfo id identd ifconfig imake imapd inetd info init insmod install ipchains ipchainsrestore ipchainssave ipfwadm iptables iptablesrestore iptablessave ispell J join K kbd_mode kbdrate kerneld kill lsattr lsmod M m4 mail mailq mailstats make makedbm makemap man manpath merge mesg mimencode mkdir mke2fs mkfs mkfs.minix mklost+found mkraid mkswap modprobe more mount mountd mv N named namei netdate netstat newgrp newusers nfsd nice nm ps psupdate pwck pwconv pwd Q quota R raidstart ramsize ranlib rarp rcp rdate rdev rdist rdistd reboot renice reset rev rexecd rlogin rlogind rm rmail rmdir rmmod rootflags route routed rpcgen rpcinfo rpm rsh rshd rstat sleep sort split stat strace strfile strings strip stty su sum swapdev swapoff swapon sync sysklogd syslogd systat T tac tail talk talkd tar tcpd tcpdchk tcpdmatch tcsh tee telinit telnet telnetd test tftp tftpd tload top usermod users usleep uudecode uuencode V vacation vi vidmode W w wall wc whatis whereis which who whoami write X xargs Y yacc yes ypbind ypcat ypchfn ypchsh ypinit ypmatch yppasswd yppasswdd yppoll yppush ypserv ypset ypwhich O'Reilly Network: Directory of Linux Commands [March 15, 2002] Latest LAMP Titles: mod_perl Pocket Reference SQL in a Nutshell cp cpio cron crontab csh csplit ctags gated gawk gcc gdb gdc getkeycodes getty gprof Network Printing Books by topic: Linux Open Source Security System and Network Administration Unix Web and Internet http://www.onlamp.com/linux/cmd/ (3 of 5) [29/03/02 19:08:41] killall killall5 klogd ksyms nohup nslookup L passwd paste patch pathchk lastlog ld ldconfig ldd less ln locate lockfile O P runparts runlevel ruptime rusers rwall rwho touch tr traceroute troff true tune2fs ypxfr Z zcat zcmp zdiff zdump zforce zgrep zic zmore O'Reilly Network: Directory of Linux Commands [March 15, 2002] O'Reilly Network Technologies: ONJava.com ONLamp.com openp2p.com Perl.com XML.com Apache BSD Java Javascript and CSS Linux Mac Mozilla NET P2P Perl Policy PHP Python Web Services Wireless XML Copyright © 2000-2002 O'Reilly & Associates, Inc All Rights Reserved All trademarks and registered trademarks appearing on the O'Reilly Network are the property of their respective owners For problems or assistance with this site, email help@oreillynet.com http://www.onlamp.com/linux/cmd/ (4 of 5) [29/03/02 19:08:41] O'Reilly Network: Directory of Linux Commands [March 15, 2002] http://www.onlamp.com/linux/cmd/ (5 of 5) [29/03/02 19:08:41] O'Reilly Network: Linux Command Directory: agetty [March 15, 2002] Sponsored by: Search | Newsletter | Conference | Tech Jobs O'Reilly's Emerging Technology Conference: May 13-16, 2002 Alphabetical Directory of Linux Commands Articles Linux Apache MySQL Perl PHP Python BSD Essentials • What is LAMP? • The Best of ONLamp.com • aboutSQL • Big Scary Daemons • FreeBSD Basics Buy it now Read it online This directory of Linux commands is from Linux in a Nutshell, 3rd Edition Click on any of the 379 commands below to get a description and list of available options All links in the command summaries point to the online version of the book on Safari Tech Books Online agetty [options] port baudrate [term] System administration command The Linux version of getty Set terminal type, modes, speed, and line discipline agetty is invoked by init It is the second process in the series init-getty-login-shell, which ultimately connects a user with the Linux system agetty reads the user's login name and invokes the login command with the user's name as an argument While reading the name, agetty attempts to adapt the system to the speed and type of device being used You must specify a port, which agetty will search for in the /dev directory You may use -, in which case agetty reads from standard input You must also specify baudrate, which may be a comma-separated list of rates, through which agetty will step Optionally, you may specify the term, which is used to override the TERM environment variable • HTTP Wrangler Options • Linux in the Enterprise -h Specify hardware, not software, flow control • Linux Network Administration -i Suppress printing of /etc/issue before printing the login prompt • The Linux Professional -l program • Perl P5P Digest Archive • PHP Admin Basics • PHP Phanatics Specify the use of program instead of /bin/login -m Attempt to guess the appropriate baud rate -t timeout • Python_News Specify that agetty should exit if the open on the line succeeds and there is no response to the login prompt in timeout seconds • Security Alerts -L http://www.onlamp.com/linux/cmd/a/agetty.html (1 of 3) [29/03/02 19:08:45] Sponsored by: O'Reilly Network: Linux Command Directory: agetty [March 15, 2002] O'Reilly Books Latest LAMP Titles: Do not require carrier detect; operate locally only Use this when connecting terminals Return to: Alphabetical Directory of Linux Commands mod_perl Pocket Reference SQL in a Nutshell Network Printing Books by topic: Linux Open Source Security System and Network Administration Unix Web and Internet O'Reilly Network Technologies: ONJava.com ONLamp.com openp2p.com Perl.com XML.com Apache BSD Java Javascript and CSS Linux Mac Mozilla NET P2P Perl Policy PHP Python Web Services Wireless http://www.onlamp.com/linux/cmd/a/agetty.html (2 of 3) [29/03/02 19:08:45] O'Reilly Network: Linux Command Directory: agetty [March 15, 2002] XML Copyright © 2000-2002 O'Reilly & Associates, Inc All Rights Reserved All trademarks and registered trademarks appearing on the O'Reilly Network are the property of their respective owners For problems or assistance with this site, email help@oreillynet.com http://www.onlamp.com/linux/cmd/a/agetty.html (3 of 3) [29/03/02 19:08:45] O'Reilly Network: Linux Command Directory: apmd [March 15, 2002] Sponsored by: Search | Newsletter | Conference | Tech Jobs O'Reilly's Emerging Technology Conference: May 13-16, 2002 Alphabetical Directory of Linux Commands Articles Linux Apache MySQL Perl PHP Python BSD Essentials • What is LAMP? • The Best of ONLamp.com • aboutSQL • Big Scary Daemons Buy it now Read it online This directory of Linux commands is from Linux in a Nutshell, 3rd Edition Click on any of the 379 commands below to get a description and list of available options All links in the command summaries point to the online version of the book on Safari Tech Books Online apmd [options] System administration command apmd handles events reported by the Advanced Power Management BIOS driver The driver reports on battery level and requests to enter sleep or suspend mode apmd will log any reports it gets via syslogd and take steps to make sure that basic sleep and suspend requests are handled gracefully You can fine-tune the behavior of apmd by specifying an apmd_proxy command to run when it receives an event Options -c n, check n • FreeBSD Basics • HTTP Wrangler • Linux in the Enterprise • Linux Network Administration • The Linux Professional • Perl P5P Digest Archive • PHP Admin Basics • PHP Phanatics • Python_News • Security Alerts Set the number of seconds to wait for an event before rechecking the power level Default is to wait indefinitely Setting this causes the battery levels to be checked more frequently -P command, apmd_prxy command Specify the apmd_proxy command to run when APM driver events are reported This is generally a shell script The command will be invoked with parameters indicating what kind of event was received The parameters are in the next list -p n, percentage n Log information whenever the power changes by n percent The default is Values greater than 100 will disable logging of power changes -V, version Print version and exit -v, version Verbose mode; all events are logged -W, wall http://www.onlamp.com/linux/cmd/a/apmd.html (1 of 3) [29/03/02 19:08:54] Sponsored by: O'Reilly Network: Linux Command Directory: apmd [March 15, 2002] Use wall to alert all users of a low battery status O'Reilly Books Latest LAMP Titles: -w n, warn n Log a warning at ALERT level when the battery charge drops below n percent The default is 10 Negative values disable low battery level warnings mod_perl Pocket Reference -q, quiet SQL in a Nutshell Disable low battery level warnings Network Printing -?, help Print help summary and exit Books by topic: Parameters Linux The apmd proxy script will be invoked with the following parameters: Open Source start Security Invoked when the daemon starts System and Network Administration stop Invoked when the daemon stops Unix Web and Internet O'Reilly Network Technologies: ONJava.com ONLamp.com openp2p.com Perl.com XML.com Apache BSD Java Javascript and CSS Linux Mac Mozilla NET P2P Perl Policy PHP Python Web Services Wireless suspend [ system | user ] Invoked when a suspend request has been made The second parameter indicates whether the request was made by the system or by the user standby [ system | user ] Invoked when a standby request has been made The second parameter indicates whether the request was made by the system or by the user resume [ suspend | standby | critical ] Invoked when the system resumes normal operation The second parameter indicates the mode the system was in before resuming (critical suspends indicate an emergency shutdown After a critical suspend the system may be unstable and you can use the resume command to help you recover from the suspension change power Invoked when system power is changed from AC to battery or from battery to AC change battery Invoked when the APM BIOS driver reports that the battery is low change capability Invoked when the APM BIOS driver reports some hardware that affects its capability has been added or removed http://www.onlamp.com/linux/cmd/a/apmd.html (2 of 3) [29/03/02 19:08:54] O'Reilly Network: Linux Command Directory: zdump [March 15, 2002] O'Reilly Books Latest LAMP Titles: mod_perl Pocket Reference SQL in a Nutshell Network Printing Books by topic: Linux Open Source Security System and Network Administration Unix Web and Internet O'Reilly Network Technologies: ONJava.com ONLamp.com openp2p.com Perl.com XML.com Apache BSD Java Javascript and CSS Linux Mac Mozilla NET P2P Perl Policy PHP Python Web Services Wireless http://www.onlamp.com/linux/cmd/z/zdump.html (2 of 3) [29/03/02 19:42:19] O'Reilly Network: Linux Command Directory: zdump [March 15, 2002] XML Copyright © 2000-2002 O'Reilly & Associates, Inc All Rights Reserved All trademarks and registered trademarks appearing on the O'Reilly Network are the property of their respective owners For problems or assistance with this site, email help@oreillynet.com http://www.onlamp.com/linux/cmd/z/zdump.html (3 of 3) [29/03/02 19:42:19] O'Reilly Network: Linux Command Directory: zforce [March 15, 2002] Sponsored by: Search | Newsletter | Conference | Tech Jobs O'Reilly's Emerging Technology Conference: May 13-16, 2002 Alphabetical Directory of Linux Commands Articles Linux Apache MySQL Perl PHP Python BSD Essentials • What is LAMP? • The Best of ONLamp.com Buy it now Read it online This directory of Linux commands is from Linux in a Nutshell, 3rd Edition Click on any of the 379 commands below to get a description and list of available options All links in the command summaries point to the online version of the book on Safari Tech Books Online zforce [names] Rename all gzipped files to filename.gz, unless file already has a gz extension Return to: Alphabetical Directory of Linux Commands • aboutSQL • Big Scary Daemons • FreeBSD Basics • HTTP Wrangler • Linux in the Enterprise • Linux Network Administration • The Linux Professional • Perl P5P Digest Archive • PHP Admin Basics • PHP Phanatics • Python_News • Security Alerts http://www.onlamp.com/linux/cmd/z/zforce.html (1 of 3) [29/03/02 19:42:24] Sponsored by: O'Reilly Network: Linux Command Directory: zforce [March 15, 2002] O'Reilly Books Latest LAMP Titles: mod_perl Pocket Reference SQL in a Nutshell Network Printing Books by topic: Linux Open Source Security System and Network Administration Unix Web and Internet O'Reilly Network Technologies: ONJava.com ONLamp.com openp2p.com Perl.com XML.com Apache BSD Java Javascript and CSS Linux Mac Mozilla NET P2P Perl Policy PHP Python Web Services Wireless http://www.onlamp.com/linux/cmd/z/zforce.html (2 of 3) [29/03/02 19:42:24] O'Reilly Network: Linux Command Directory: zforce [March 15, 2002] XML Copyright © 2000-2002 O'Reilly & Associates, Inc All Rights Reserved All trademarks and registered trademarks appearing on the O'Reilly Network are the property of their respective owners For problems or assistance with this site, email help@oreillynet.com http://www.onlamp.com/linux/cmd/z/zforce.html (3 of 3) [29/03/02 19:42:24] O'Reilly Network: Linux Command Directory: zgrep [March 15, 2002] Sponsored by: Search | Newsletter | Conference | Tech Jobs O'Reilly's Emerging Technology Conference: May 13-16, 2002 Alphabetical Directory of Linux Commands Articles Linux Apache MySQL Perl PHP Python BSD Essentials • What is LAMP? Buy it now Read it online This directory of Linux commands is from Linux in a Nutshell, 3rd Edition Click on any of the 379 commands below to get a description and list of available options All links in the command summaries point to the online version of the book on Safari Tech Books Online zgrep [options] [files] • The Best of ONLamp.com Uncompress files and pass to grep, along with any command-line arguments If no files are provided, read from (and attempt to uncompress) standard input May be invoked as zegrep or zfgrep and will in those cases invoke egrep or fgrep • aboutSQL Return to: Alphabetical Directory of Linux Commands • Big Scary Daemons • FreeBSD Basics • HTTP Wrangler • Linux in the Enterprise • Linux Network Administration • The Linux Professional • Perl P5P Digest Archive • PHP Admin Basics • PHP Phanatics • Python_News • Security Alerts http://www.onlamp.com/linux/cmd/z/zgrep.html (1 of 3) [29/03/02 19:42:29] Sponsored by: O'Reilly Network: Linux Command Directory: zgrep [March 15, 2002] O'Reilly Books Latest LAMP Titles: mod_perl Pocket Reference SQL in a Nutshell Network Printing Books by topic: Linux Open Source Security System and Network Administration Unix Web and Internet O'Reilly Network Technologies: ONJava.com ONLamp.com openp2p.com Perl.com XML.com Apache BSD Java Javascript and CSS Linux Mac Mozilla NET P2P Perl Policy PHP Python Web Services Wireless http://www.onlamp.com/linux/cmd/z/zgrep.html (2 of 3) [29/03/02 19:42:29] O'Reilly Network: Linux Command Directory: zgrep [March 15, 2002] XML Copyright © 2000-2002 O'Reilly & Associates, Inc All Rights Reserved All trademarks and registered trademarks appearing on the O'Reilly Network are the property of their respective owners For problems or assistance with this site, email help@oreillynet.com http://www.onlamp.com/linux/cmd/z/zgrep.html (3 of 3) [29/03/02 19:42:29] O'Reilly Network: Linux Command Directory: zic [March 15, 2002] Sponsored by: Search | Newsletter | Conference | Tech Jobs O'Reilly's Emerging Technology Conference: May 13-16, 2002 Alphabetical Directory of Linux Commands Articles Linux Apache MySQL Perl PHP Python BSD Essentials • What is LAMP? • The Best of ONLamp.com Buy it now Read it online This directory of Linux commands is from Linux in a Nutshell, 3rd Edition Click on any of the 379 commands below to get a description and list of available options All links in the command summaries point to the online version of the book on Safari Tech Books Online zic [options] [files] System administration command Create time conversion information files from the file or files specified If the specified file is -, read information from standard input Options • aboutSQL -d directory • Big Scary Daemons Place the newly created files in directory Default is /usr/local/etc/zoneinfo • FreeBSD Basics -l timezone • HTTP Wrangler • Linux in the Enterprise Specify a timezone to use for local time zic links the zone information for timezone with the zone localtime -p timezone • Linux Network Administration • The Linux Professional Set the default rules for handling POSIX-format environment variables to the zone name specified by timezone -s Store time values only if they are the same when signed as when unsigned • Perl P5P Digest Archive -v • PHP Admin Basics • PHP Phanatics Verbose mode Include extra error checking and warnings -y command Check year types with command Default is yearistype • Python_News • Security Alerts -L file Consult file for information about leap seconds http://www.onlamp.com/linux/cmd/z/zic.html (1 of 4) [29/03/02 19:42:36] Sponsored by: O'Reilly Network: Linux Command Directory: zic [March 15, 2002] SQL in a Nutshell The source file(s) for zic should be formatted as a sequence of rule lines, zone lines, and link lines An optional file containing leap second rules can be specified on the command line Rule lines describe how time should be calculated They describe changes in time, daylight savings time, war time, and any other changes that might affect a particular time zone Zone lines specify which rules apply to a given zone Link lines link similar zones together Leap lines describe the exact time when leap seconds should be added or subtracted Each of these lines is made up of fields Fields are separated from one another by any number of whitespace characters Comment lines are preceded by a # The fields used in each line are listed next Network Printing Rule line fields O'Reilly Books Latest LAMP Titles: mod_perl Pocket Reference The format of a rule line is: Books by topic: Linux Rule NAME FROM TO TYPE IN ON AT SAVE LETTERS NAME Open Source Security Name this set of rules FROM System and Network Administration Unix Specify the first year to which this rule applies Gregorian calendar dates are assumed Instead of specifying an actual year, you may specify minimum or maximum for the minimum or maximum year representable as an integer TO Web and Internet O'Reilly Network Technologies: ONJava.com ONLamp.com openp2p.com Perl.com XML.com Apache BSD Java Javascript and CSS Linux Mac Mozilla NET P2P Perl Policy PHP Python Web Services Wireless Specify the last year to which this rule applies Syntax is the same as for the FROM field TYPE Specify the type of year to which this rule should be applied The wildcard - instructs that all years be included Any given year's type will be checked with the command given with the -y option or the default yearistype year type An exit status of is taken to mean the year is of the given type; an exit status of means that it is not of the given type (see -y option) IN Specify month in which this rule should be applied ON Specify day in which this rule should be applied Whitespace is not allowed For example: The 1st firstSun The first Sunday Sun>=3 http://www.onlamp.com/linux/cmd/z/zic.html (2 of 4) [29/03/02 19:42:36] O'Reilly Network: Linux Command Directory: zic [March 15, 2002] XML The first Sunday to occur before or on the 3rd AT Specify the time after which the rule is in effect For example, you may use 13, 13:00, or 13:00:00 for 1:00 p.m You may include one of several suffixes (without whitespace between): s Local standard time u, g, z Universal time w Wall clock time (default) SAVE Add this amount of time to the local standard time Formatted like AT, without suffixes LETTERS Specify letter or letters to be used in time zone abbreviations (for example, S for EST) For no abbreviation, enter - Zone line fields The format of a zone line is: Zone NAME GMTOFF RULES/SAVE FORMAT [UNTIL] NAME Time zone name GMTOFF The amount of hours by which this time zone differs from GMT Formatted like AT Negative times are subtracted from GMT; by default, times are added to it RULES/SAVE Either the name of the rule to apply to this zone or the amount of time to add to local standard time To make the zone the same as local standard time, specify - FORMAT How to format time zone abbreviations Specify the variable part with %s UNTIL http://www.onlamp.com/linux/cmd/z/zic.html (3 of 4) [29/03/02 19:42:36] O'Reilly Network: Linux Command Directory: zic [March 15, 2002] Change the rule for the zone at this date The next line must specify the new zone information and therefore must omit the string "Zone" and the NAME field Link line fields The format of a link line is: Link LINK-FROM LINK-TO LINK-FROM The name of the zone that is being linked LINK-TO An alternate name for the zone that was specified as LINK-FROM Leap line fields The format of a leap line is: Leap YEAR MONTH DAY HH:MM:SS CORR R/S YEAR MONTH DAY HH:MM:SS Specify when the leap second happened CORR Uses a + or a - to show whether the second was added or skipped R/S An abbreviation of Rolling or Stationary to describe whether the leap second should be applied to local wall clock time or to GMT Return to: Alphabetical Directory of Linux Commands Copyright © 2000-2002 O'Reilly & Associates, Inc All Rights Reserved All trademarks and registered trademarks appearing on the O'Reilly Network are the property of their respective owners For problems or assistance with this site, email help@oreillynet.com http://www.onlamp.com/linux/cmd/z/zic.html (4 of 4) [29/03/02 19:42:36] O'Reilly Network: Linux Command Directory: zmore [March 15, 2002] Sponsored by: Search | Newsletter | Conference | Tech Jobs O'Reilly's Emerging Technology Conference: May 13-16, 2002 Alphabetical Directory of Linux Commands Articles Linux Apache MySQL Perl PHP Python BSD Essentials • What is LAMP? • The Best of ONLamp.com Buy it now Read it online This directory of Linux commands is from Linux in a Nutshell, 3rd Edition Click on any of the 379 commands below to get a description and list of available options All links in the command summaries point to the online version of the book on Safari Tech Books Online zmore [files] Similar to more Uncompress files and print them, one screenful at a time Works on files compressed with compress, gzip, or pack and with uncompressed files Commands • aboutSQL space • Big Scary Daemons • FreeBSD Basics Print next screenful i[number] Print next screenful, or number lines Set i to number lines • HTTP Wrangler • Linux in the Enterprise • Linux Network Administration • The Linux Professional d, ^D Print next i, or 11, lines iz Print next i lines or a screenful is • Perl P5P Digest Archive Skip i lines Print next screenful if • PHP Admin Basics • PHP Phanatics Skip i screens Print next screenful q, Q, :q, :Q Go to next file, or, if current file is the last, exit zmore • Python_News • Security Alerts e, q Exit zmore when the prompt " More (Next file: file)" is displayed http://www.onlamp.com/linux/cmd/z/zmore.html (1 of 3) [29/03/02 19:42:43] Sponsored by: O'Reilly Network: Linux Command Directory: zmore [March 15, 2002] s O'Reilly Books Latest LAMP Titles: Skip next file and continue = mod_perl Pocket Reference SQL in a Nutshell Print line number i/expr Search forward for ith occurrence (in all files) of expr, which should be a regular expression Display occurrence, including the two previous lines of context Network Printing Books by topic: in Linux Search forward for the ith occurrence of the last regular expression searched for Open Source !command Security System and Network Administration Unix Web and Internet Execute command in shell If command is not specified, execute last shell command To invoke a shell without passing it a command, enter \! Repeat the previous command Return to: Alphabetical Directory of Linux Commands O'Reilly Network Technologies: ONJava.com ONLamp.com openp2p.com Perl.com XML.com Apache BSD Java Javascript and CSS Linux Mac Mozilla NET P2P Perl Policy PHP Python Web Services Wireless http://www.onlamp.com/linux/cmd/z/zmore.html (2 of 3) [29/03/02 19:42:43] O'Reilly Network: Linux Command Directory: zmore [March 15, 2002] XML Copyright © 2000-2002 O'Reilly & Associates, Inc All Rights Reserved All trademarks and registered trademarks appearing on the O'Reilly Network are the property of their respective owners For problems or assistance with this site, email help@oreillynet.com http://www.onlamp.com/linux/cmd/z/zmore.html (3 of 3) [29/03/02 19:42:43] ... Alphabetical Directory of Linux Commands http://www.onlamp.com /linux/ cmd/a/ar.html (2 of 3) [29/03/02 19:09:06] O''Reilly Network: Linux Command Directory: ar [March 15, 2002] XML Copyright © 200 0-2 002 O''Reilly. .. O''Reilly Network: Linux Command Directory: date [March 15, 2002] Date in %m/%d/%y format %H Hour in 24-hour format (0 0-2 3) %I Hour in 12-hour format (0 1-1 2) %M Minutes (0 0-5 9) %S Seconds (0 0-5 9)... http://www.onlamp.com /linux/ cmd/ (4 of 5) [29/03/02 19:08:41] O''Reilly Network: Directory of Linux Commands [March 15, 2002] http://www.onlamp.com /linux/ cmd/ (5 of 5) [29/03/02 19:08:41] O''Reilly Network: Linux Command

Ngày đăng: 25/03/2014, 10:48

Từ khóa liên quan

Mục lục

  • onlamp.com

    • O'Reilly Network: Directory of Linux Commands [March 15, 2002]

    • O'Reilly Network: Linux Command Directory: agetty [March 15, 2002]

    • O'Reilly Network: Linux Command Directory: apmd [March 15, 2002]

    • O'Reilly Network: Linux Command Directory: apropos [March 15, 2002]

    • O'Reilly Network: Linux Command Directory: ar [March 15, 2002]

    • O'Reilly Network: Linux Command Directory: arch [March 15, 2002]

    • O'Reilly Network: Linux Command Directory: arp [March 15, 2002]

    • O'Reilly Network: Linux Command Directory: as [March 15, 2002]

    • O'Reilly Network: Linux Command Directory: at [March 15, 2002]

    • O'Reilly Network: Linux Command Directory: atq [March 15, 2002]

    • O'Reilly Network: Linux Command Directory: atrm [March 15, 2002]

    • O'Reilly Network: Linux Command Directory: badblocks [March 15, 2002]

    • O'Reilly Network: Linux Command Directory: cut [March 15, 2002]

    • O'Reilly Network: Linux Command Directory: date [March 15, 2002]

    • O'Reilly Network: Linux Command Directory: dd [March 15, 2002]

    • O'Reilly Network: Linux Command Directory: debugfs [March 15, 2002]

    • O'Reilly Network: Linux Command Directory: depmod [March 15, 2002]

    • O'Reilly Network: Linux Command Directory: df [March 15, 2002]

    • O'Reilly Network: Linux Command Directory: diff [March 15, 2002]

    • O'Reilly Network: Linux Command Directory: diff3 [March 15, 2002]

Tài liệu cùng người dùng

Tài liệu liên quan