1 | .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. |
---|
2 | .TH SINGULAR "1" "April 2008" "Singular" "User Commands" |
---|
3 | .SH NAME |
---|
4 | Singular \- manual page for Singular for version 3-x-x |
---|
5 | .SH DESCRIPTION |
---|
6 | .SS "Singular -- a CAS for polynomial computations." |
---|
7 | .SS "ESingular: starts-up Singular within emacs." |
---|
8 | .SS "TSingular: starts-up Singular within a new terminal" |
---|
9 | .IP |
---|
10 | .SH SYNTAX |
---|
11 | .B \&Singular [options] [file1 [file2 ...]] |
---|
12 | |
---|
13 | .B \&ESingular [options] [file1 [file2 ...]] |
---|
14 | |
---|
15 | .B \&TSingular [options] [file1 [file2 ...]] |
---|
16 | |
---|
17 | .SH OPTIONS |
---|
18 | .TP |
---|
19 | \fB\-b\fR \fB\-\-batch\fR |
---|
20 | Run in MP batch mode |
---|
21 | .TP |
---|
22 | \fB\-c\fR \fB\-\-execute\fR=\fISTRING\fR |
---|
23 | Execute STRING on start\-up |
---|
24 | .TP |
---|
25 | \fB\-d\fR \fB\-\-sdb\fR |
---|
26 | Enable source code debugger (experimental) |
---|
27 | .TP |
---|
28 | \fB\-e\fR \fB\-\-echo\fR[=\fIVAL\fR] |
---|
29 | Set value of variable `echo' to (integer) VAL |
---|
30 | .TP |
---|
31 | \fB\-h\fR \fB\-\-help\fR |
---|
32 | Print help message and exit |
---|
33 | .TP |
---|
34 | \fB\-q\fR \fB\-\-quiet\fR |
---|
35 | Do not print start\-up banner and lib load messages |
---|
36 | .TP |
---|
37 | \fB\-r\fR \fB\-\-random\fR=\fISEED\fR |
---|
38 | Seed random generator with integer (integer) SEED |
---|
39 | .TP |
---|
40 | \fB\-t\fR \fB\-\-no\-tty\fR |
---|
41 | Do not redefine the terminal characteristics |
---|
42 | .TP |
---|
43 | \fB\-u\fR \fB\-\-user\-option\fR=\fISTRING\fR |
---|
44 | Return STRING on `system("\-\-user\-option")' |
---|
45 | .TP |
---|
46 | \fB\-v\fR \fB\-\-version\fR |
---|
47 | Print extended version and configuration info |
---|
48 | .TP |
---|
49 | \fB\-\-allow\-net\fR |
---|
50 | Allow to fetch (html) help pages from the net |
---|
51 | .TP |
---|
52 | \fB\-\-browser\fR=\fIBROWSER\fR |
---|
53 | Display help in BROWSER ([x,tk]info, netscape) |
---|
54 | .TP |
---|
55 | \fB\-\-emacs\fR |
---|
56 | Set defaults for running within emacs |
---|
57 | .TP |
---|
58 | \fB\-\-no\-stdlib\fR |
---|
59 | Do not load `standard.lib' on start\-up |
---|
60 | .TP |
---|
61 | \fB\-\-no\-rc\fR |
---|
62 | Do not execute `.singularrc' file(s) on start\-up |
---|
63 | .TP |
---|
64 | \fB\-\-no\-warn\fR |
---|
65 | Do not display warning messages |
---|
66 | .TP |
---|
67 | \fB\-\-no\-out\fR |
---|
68 | Suppress all output |
---|
69 | .TP |
---|
70 | \fB\-\-no\-shell\fR |
---|
71 | Disallow using shell escape commands (including links) |
---|
72 | .TP |
---|
73 | \fB\-\-min\-time\fR=\fISECS\fR |
---|
74 | Do not display times smaller than SECS (in seconds) |
---|
75 | .TP |
---|
76 | \fB\-\-MPport\fR=\fIPORT\fR |
---|
77 | Use PORT number for connections |
---|
78 | .TP |
---|
79 | \fB\-\-MPhost\fR=\fIHOST\fR |
---|
80 | Use HOST for connections |
---|
81 | .TP |
---|
82 | \fB\-\-link\fR=\fILINKTYPE\fR |
---|
83 | Use LINKTYPE for connections |
---|
84 | .TP |
---|
85 | \fB\-\-ticks\-per\-sec\fR=\fITICKS\fR |
---|
86 | Sets unit of timer to TICKS per second |
---|
87 | .PP |
---|
88 | For more information, type `help;' from within Singular or visit |
---|
89 | http://www.singular.uni\-kl.de or consult the |
---|
90 | Singular manual (available as on\-line info or html manual). |
---|
91 | .PP |
---|
92 | .SH "SEE ALSO" |
---|
93 | The full documentation for |
---|
94 | .B Singular |
---|
95 | is maintained as a Texinfo manual. |
---|