source: git/doc/singular.man @ 4d80e2b

spielwiese
Last change on this file since 4d80e2b was 4d80e2b, checked in by Hans Schoenemann <hannes@…>, 11 years ago
chg: updating doc, p1
  • Property mode set to 100644
File size: 2.6 KB
RevLine 
[2c20d8]1.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
[edf666]2.TH SINGULAR "1" "April 2008" "Singular" "User Commands"
[2c20d8]3.SH NAME
[edf666]4Singular \- manual page for Singular for version 3-x-x
[2c20d8]5.SH DESCRIPTION
[edf666]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"
[2c20d8]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
20Run in MP batch mode
21.TP
22\fB\-c\fR \fB\-\-execute\fR=\fISTRING\fR
23Execute STRING on start\-up
24.TP
25\fB\-d\fR \fB\-\-sdb\fR
26Enable source code debugger (experimental)
27.TP
28\fB\-e\fR \fB\-\-echo\fR[=\fIVAL\fR]
29Set value of variable `echo' to (integer) VAL
30.TP
31\fB\-h\fR \fB\-\-help\fR
32Print help message and exit
33.TP
34\fB\-q\fR \fB\-\-quiet\fR
35Do not print start\-up banner and lib load messages
36.TP
37\fB\-r\fR \fB\-\-random\fR=\fISEED\fR
38Seed random generator with integer (integer) SEED
39.TP
40\fB\-t\fR \fB\-\-no\-tty\fR
41Do not redefine the terminal characteristics
42.TP
43\fB\-u\fR \fB\-\-user\-option\fR=\fISTRING\fR
44Return STRING on `system("\-\-user\-option")'
45.TP
46\fB\-v\fR \fB\-\-version\fR
47Print extended version and configuration info
48.TP
[edf666]49\fB\-\-allow\-net\fR
[2c20d8]50Allow to fetch (html) help pages from the net
51.TP
[edf666]52\fB\-\-browser\fR=\fIBROWSER\fR
[4d80e2b]53Display help in BROWSER ([x,tk]info, firefox, ...)
54.TP
55\fB\-\-cntrlc\fR=\fIC\fR
56non-interactive interrupt handling: C is the answer to (a)bort, (c)ontinue, (q)uit
[2c20d8]57.TP
[edf666]58\fB\-\-emacs\fR
[2c20d8]59Set defaults for running within emacs
60.TP
[edf666]61\fB\-\-no\-stdlib\fR
[2c20d8]62Do not load `standard.lib' on start\-up
63.TP
[edf666]64\fB\-\-no\-rc\fR
[2c20d8]65Do not execute `.singularrc' file(s) on start\-up
66.TP
[edf666]67\fB\-\-no\-warn\fR
[2c20d8]68Do not display warning messages
69.TP
[edf666]70\fB\-\-no\-out\fR
[2c20d8]71Suppress all output
72.TP
[f4f1c1e]73\fB\-\-no\-shell\fR
[cecef0]74Restricted mode: Prohibit shell escape commands and links
[f4f1c1e]75.TP
[edf666]76\fB\-\-min\-time\fR=\fISECS\fR
[2c20d8]77Do not display times smaller than SECS (in seconds)
78.TP
[edf666]79\fB\-\-MPport\fR=\fIPORT\fR
[0158c8]80Use PORT number for connections
[2c20d8]81.TP
[edf666]82\fB\-\-MPhost\fR=\fIHOST\fR
[0158c8]83Use HOST for connections
[2c20d8]84.TP
[0158c8]85\fB\-\-link\fR=\fILINKTYPE\fR
86Use LINKTYPE for connections
[edf666]87.TP
88\fB\-\-ticks\-per\-sec\fR=\fITICKS\fR
89Sets unit of timer to TICKS per second
[4d80e2b]90.TP
91\fB\-\-cpus\fR=\fICPUS\fR
92maximal number of CPUs to use
[2c20d8]93.PP
94For more information, type `help;' from within Singular or visit
95http://www.singular.uni\-kl.de or consult the
96Singular manual (available as on\-line info or html manual).
97.PP
98.SH "SEE ALSO"
99The full documentation for
100.B Singular
[edf666]101is maintained as a Texinfo manual.
Note: See TracBrowser for help on using the repository browser.