Revision 13635,
1.3 KB
checked in by danw, 25 years ago
(diff) |
NEOS clients, from athena/lib/neos/clients
|
Line | |
---|
1 | .TH FXCREATE 1 "November 2, 1990" |
---|
2 | .SH NAME |
---|
3 | fxcreate \- create a file exchange |
---|
4 | .SH SYNOPSIS |
---|
5 | fxcreate [ options ] name [ user ... ] |
---|
6 | .SH DESCRIPTION |
---|
7 | A file exchange is created with the name given. The user who ran |
---|
8 | fxcreate will be given grader and maintainer access to the new file |
---|
9 | exchange, as will any users named on the command line. |
---|
10 | |
---|
11 | Not all users are authorized to create file exchanges. |
---|
12 | .SH OPTIONS |
---|
13 | All options are recognized by their first letter. For example, |
---|
14 | -course is usually abbreviated -c, but -class or -co would also be |
---|
15 | recognized, because each starts with the letter c. |
---|
16 | .TP |
---|
17 | .B -course \fIcourse\ name\fR |
---|
18 | Deal with access control lists |
---|
19 | for this course until the end of the command line or until another -c |
---|
20 | option is found. For compatibility with |
---|
21 | .I fxblanche, |
---|
22 | the -c may be omitted. |
---|
23 | .TP |
---|
24 | .B -quiet |
---|
25 | Turns off printing of status information. |
---|
26 | .TP |
---|
27 | .B -verbose |
---|
28 | Turns on printing of status information. This is the default. |
---|
29 | .SH EXAMPLE |
---|
30 | |
---|
31 | .nf |
---|
32 | fxcreate 1.00 lerman |
---|
33 | .fi |
---|
34 | |
---|
35 | In this example, a file exchange is named 1.00, and lerman is given |
---|
36 | grader and maintainer access, along with the user who typed the |
---|
37 | command. |
---|
38 | .SH DIAGNOSTICS |
---|
39 | If you expect to see a full name and instead see ``(no hesiod info)'', |
---|
40 | then you have probably mistyped a username. |
---|
41 | .SH SEE ALSO |
---|
42 | fxblanche(1), fxdestroy(1) |
---|
43 | .SH AUTHOR |
---|
44 | Bruce R. Lewis (brlewis@ATHENA.MIT.EDU) |
---|
Note: See
TracBrowser
for help on using the repository browser.