1SINGULAR(1)                      User Commands                     SINGULAR(1)
2
3
4

NAME

6       Singular - manual page for Singular for version 4-x-x
7

DESCRIPTION

9   Singular -- a CAS for polynomial computations.
10   ESingular: starts-up Singular within emacs.
11   TSingular: starts-up Singular within a new terminal

SYNTAX

13       Singular [options] [file1 [file2 ...]]
14
15       ESingular [options] [file1 [file2 ...]]
16
17       TSingular [options] [file1 [file2 ...]]
18
19

OPTIONS

21       -b --batch
22              Run in MP batch mode
23
24       -c --execute=STRING
25              Execute STRING on start-up
26
27       -d --sdb
28              Enable source code debugger (experimental)
29
30       -e --echo[=VAL]
31              Set value of variable `echo' to (integer) VAL
32
33       -h --help
34              Print help message and exit
35
36       -q --quiet
37              Do not print start-up banner and lib load messages
38
39       -r --random=SEED
40              Seed random generator with integer (integer) SEED
41
42       -t --no-tty
43              Do not redefine the terminal characteristics
44
45       -u --user-option=STRING
46              Return STRING on `system("--user-option")'
47
48       -v --version
49              Print extended version and configuration info
50
51       --allow-net
52              Allow one to fetch (html) help pages from the net
53
54       --browser=BROWSER
55              Display help in BROWSER ([x,tk]info, firefox, ...)
56
57       --cntrlc=C
58              non-interactive  interrupt handling: C is the answer to (a)bort,
59              (c)ontinue, (q)uit
60
61       --emacs
62              Set defaults for running within emacs
63
64       --no-stdlib
65              Do not load `standard.lib' on start-up
66
67       --no-rc
68              Do not execute `.singularrc' file(s) on start-up
69
70       --no-warn
71              Do not display warning messages
72
73       --no-out
74              Suppress all output
75
76       --no-shell
77              Restricted mode: Prohibit shell escape commands and links
78
79       --min-time=SECS
80              Do not display times smaller than SECS (in seconds)
81
82       --MPport=PORT
83              Use PORT number for connections
84
85       --MPhost=HOST
86              Use HOST for connections
87
88       --link=LINKTYPE
89              Use LINKTYPE for connections
90
91       --ticks-per-sec=TICKS
92              Sets unit of timer to TICKS per second
93
94       --cpus=CPUS
95              maximal number of CPUs to use
96
97       For more information,  type  `help;'  from  within  Singular  or  visit
98       https://www.singular.uni-kl.de  or  consult the Singular manual (availā€
99       able as on-line info or html manual).
100

SEE ALSO

102       The full documentation for Singular is maintained as a Texinfo manual.
103
104
105
106Singular                             2013                          SINGULAR(1)
Impressum