.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. .TH GAP "1" "December 2016" "The GAP team" "User Commands" .SH NAME GAP \- Groups, Algorithms and Programming .SH SYNOPSIS .B gap [\fI\,OPTIONS\/\fR] [\fI\,FILES\/\fR] .SH DESCRIPTION GAP is a system for computational discrete algebra, with particular emphasis on Computational Group Theory. GAP provides a programming language, a library of thousands of functions implementing algebraic algorithms written in the GAP language as well as large data libraries of algebraic objects. GAP is used in research and teaching for studying groups and their representations, rings, vector spaces, algebras, combinatorial structures, and more. .TP \fB\-h\fR, \fB\-\-help\fR print this help and exit .TP \fB\-b\fR, \fB\-\-banner\fR disable/enable the banner .TP \fB\-q\fR, \fB\-\-quiet\fR enable/disable quiet mode .TP \fB\-e\fR disable/enable quitting on \-D .TP \fB\-f\fR force line editing .TP \fB\-n\fR prevent line editing .TP \fB\-E\fR, \fB\-\-readline\fR disable/enable use of readline library (if possible) .TP \fB\-x\fR, \fB\-\-width\fR set line width .TP \fB\-y\fR, \fB\-\-lines\fR set number of lines .TP \fB\-g\fR, \fB\-\-gasinfo\fR show GASMAN messages (full/all/no garbage collections) .TP \fB\-m\fR, \fB\-\-minworkspace\fR set the initial workspace size .TP \fB\-o\fR, \fB\-\-maxworkspace\fR set hint for maximal workspace size (GAP may allocate more) .TP \fB\-K\fR, \fB\-\-limitworkspace\fR set maximal workspace size (GAP never allocates more) .TP \fB\-c\fR set the cache size value .TP \fB\-s\fR set amount to pre\-malloc\-ate postfix 'k' = *1024, 'm' = *1024*1024, \&'g' = *1024*1024*1024 .TP \fB\-l\fR, \fB\-\-roots\fR set the GAP root paths Directories are separated using ';'. Putting ';' on the start/end of list appends directories to the end/start of existing list of root paths .TP \fB\-r\fR disable/enable user GAP root dir GAPInfo.UserGapRoot .TP \fB\-A\fR disable/enable autoloading of suggested GAP packages .TP \fB\-B\fR current architecture .TP \fB\-D\fR enable/disable debugging the loading of files .TP \fB\-M\fR disable/enable loading of compiled modules .TP \fB\-N\fR unused, for backward compatibility only .TP \fB\-O\fR disable/enable loading of obsolete files .TP \fB\-X\fR enable/disable CRC checking for compiled modules .TP \fB\-T\fR disable/enable break loop .TP \fB\-i\fR change the name of the init file .TP \fB\-L\fR restore a saved workspace .TP \fB\-R\fR prevent restoring of workspace (ignoring \fB\-L\fR) .TP \fB\-p\fR enable/disable package output mode .TP \fB\-\-prof\fR Run ProfileLineByLine() on GAP start .TP \fB\-\-cover\fR Run CoverageLineByLine() on GAP start .IP Boolean options (b,q,e,r,A,D,E,M,N,T,X,Y) toggle the current value each time they are called. Default actions are indicated first. .SH AUTHORS The GAP Group .SH COPYRIGHT Copyright (1987--2016) by the GAP Group, GAP is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. .SH "SEE ALSO" .I gac(1) .I update-gap-workspace(1) .P You can read the complete manual in /usr/share/gap/doc or you can use the online help system. Type ?help inside GAP to access it. Type .P ?Reference: options!under UNIX .P to access the full documentation of options. .P