代码搜索:Command
找到约 10,000 项符合「Command」的源代码
代码结果 10,000
www.eeworm.com/read/101082/6245056
1 ksh.1
.\"
.ds OK [\|
.ds CK \|]
.\".de P
.TH ksh 1
.SH Name
ksh, rksh \- KornShell, a
standard/restricted command and programming language
.SH Syntax
.B ksh
[
.B \(+-aefhikmnoprstuvx
] [
.B \(+-o
option ] .
www.eeworm.com/read/101082/6245063
1 learn.1
.\" SCCSID: @(#)learn.1 8.1 9/11/90
.TH learn 1 "" "" Unsupported
.SH Name
learn \- computer aided instruction about UNIX
.SH Syntax
.B learn
[
.BI \- directory
]
[ \fIsubject\fP [ \fIlesson\fP ] ]
.S
www.eeworm.com/read/101082/6245068
1sh5 test.1sh5
.TH test 1sh5
.SH Name
test \- condition evaluation command
.SH Syntax
.B test
expr
.br
.B [
expr
.B ]
.SH Description
.NXR "test command" "command programming language"
The
.PN test
command evaluates
www.eeworm.com/read/101082/6245071
1 rdist.1
.TH rdist 1
.SH Name
rdist \- remote file distribution program
.SH Syntax
.B rdist
[ \fB\-nqbRhivwy\fP ]
[ \fB\-f\fI distfile\fP ]
[ \fB\-d var\fI=value\fP ] [ \fB\-m\fI host\fP ]
[
.I name ...
]
.
www.eeworm.com/read/101082/6245075
1 apply.1
.\" SCCSID: @(#)apply.1 8.1 9/11/90
.TH apply 1
.SH Name
apply \- apply a command to a set of arguments
.SH Syntax
.B apply
[\fB\-a\fIc\fR] [\fB\-\fIn\fR] \fIcommand args...\fR
.SH Description
.NXR "a
www.eeworm.com/read/101082/6245115
1 xargs.1
.TH xargs 1
.SH Name
xargs \- construct argument list and execute command
.SH Syntax
.NXR "xargs command"
.B xargs
[\fIflags\fR] [ \fIcommand\fR [\fIinitial-arguments\fR] ]
.SH Description
The comman
www.eeworm.com/read/101082/6245116
1c uux.1c
.\" SCCSID: @(#)uux.1c 8.1 9/11/90
.TH uux 1c
.SH Name
uux \- unix to unix command execution
.SH Syntax
.NXR "uux command"
.B uux
[\fB\-\fR] \fIcommand-string\fR
.SH Description
The
.PN uux
command ga
www.eeworm.com/read/101082/6245120
1 sortbib.1
.\" SCCSID: @(#)sortbib.1 8.1 9/11/90
.TH sortbib 1
.SH Name
sortbib \- sort bibliographic database
.SH Syntax
.B sortbib
[\fB\-s\fIKEYS\fR\|] \fIdatabase...\fR
.SH Description
.NXR "sortbib command"
www.eeworm.com/read/101082/6245152
1 cdc.1
.\" SCCSID: @(#)cdc.1 8.1 9/11/90
.nr f 0
.de SP
.if n .ul
\%[\fB\-\\$1\fR\\c
.if n .ul 0
\\$2\\$3
..
.de C1
.if \\nf \{ \
. RE
. nr f 0 \}
.PP
.RS 5
.TP 15
\\$1
\\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\
www.eeworm.com/read/101082/6245186
1 indent.1
.\" SCCSID: @(#)indent.1 8.1 9/11/90
.TH indent 1
.SH Name
indent \- indent and format C program source
.SH Syntax
.B indent
\fIinput\fR
[\|\fIoutput\fR\|] [\|\fIflags\fR\|]
.SH Description
.NXB "inde