代码搜索:Command
找到约 10,000 项符合「Command」的源代码
代码结果 10,000
www.eeworm.com/read/105791/6197381
txt focusing.txt
1999-05-13
Emil Brink
Keyboard focusing in gentoo
1. INTRODUCTION
This little scratch document introduces the support for keyboard-
controlled focusing introduced with gentoo 0.11.6.
www.eeworm.com/read/104260/6204879
readme
This is the i386/oskit specific configuration directory.
This version of Kaffe has been ported to the September, 2000 OSKit
snapshot: oskit-20000904. It probably won't work with any other
version of
www.eeworm.com/read/101594/6236228
bsh extend.bsh
/**
Return a new object that is a child of the specified object.
Note: this command will likely change along with a better inheritance
mechanism for bsh in a future release.
www.eeworm.com/read/101135/6238098
9 de.9
Command: de - disk editor
Syntax: de [-w] block_device
de -r file
Flags: -r Recover a file that has been removed
-w Enable writing, so device can be modi
www.eeworm.com/read/101135/6238195
1 ic.1
.TH IC 1
.SH NAME
ic \- integer calculator
.SH SYNOPSIS
\fBic\fR [\fIexpression\fR]\fR
.br
.de FL
.TP
\\fB\\$1\\fR
\\$2
..
.de EX
.TP 20
\\fB\\$1\\fR
# \\$2
..
.SH EXAMPLES
.EX "ic " "Start the cal
www.eeworm.com/read/101135/6238210
1 term.1
.TH TERM 1
.SH NAME
term \- turn PC into a dumb terminal [IBM]
.SH SYNOPSIS
\fBterm\fR [\fIbaudrate\fR]\fR [\fIparity\fR] [\fIbits_per_character\fR] [\fB\-\fIdial_string\fR] [\fIdevice\fR]\fR
.br
.de
www.eeworm.com/read/101135/6238647
1 term.1
TERM(1) Minix Programmer's Manual TERM(1)
NAME
term - turn PC into a dumb terminal [IBM]
SYNOPSIS
term [baudrate] [parity] [bits_per_charac
www.eeworm.com/read/101082/6243042
1a l0.1a
#print
In the basic files course you learned about the "ls" command
for listing the names of files in the current directory.
You will now learn some of the extra abilities of "ls".
UNIX maintains a lo
www.eeworm.com/read/101082/6243051
1d l5.1d
#print
How many lines of output does the command
cat word* | pr
produce, as computed by "wc"?
Type "answer N", where N is the number of lines.
(Try to use a pipe, not a temporary file.)
#create word
www.eeworm.com/read/101082/6243142
1f l44.1f
#print
The next step is to learn how to edit a line
that contains a backslash. On the left side of an "s"
command, you place a "\" before the "\" to turn off
its special meaning, just as for any othe