Unix and Linux Discussions Tagged with uni |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
1 |
3,343 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
2,858 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
2,284 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
3,461 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
2,950 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
3,789 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
8,527 |
Homework & Coursework Questions |
|
|
|
11 |
2,053 |
What is on Your Mind? |
|
|
|
1 |
724 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
1,121 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
592 |
UNIX for Beginners Questions & Answers |
|
|
|
13 |
3,804 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
4,991 |
Linux |
|
|
|
2 |
1,128 |
Shell Programming and Scripting |
|
|
|
1 |
4,983 |
Shell Programming and Scripting |
|
|
|
4 |
1,482 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
2,105 |
UNIX for Dummies Questions & Answers |
|
|
|
3 |
6,334 |
AIX |
|
|
|
0 |
1,931 |
OS X Support RSS |
|
|
|
1 |
2,788 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
1,916 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
1,325 |
Shell Programming and Scripting |
|
|
|
0 |
1,263 |
UNIX and Linux RSS News |
|
|
|
11 |
10,132 |
Programming |
|
|
|
0 |
1,030 |
Software Releases - RSS News |
|
|
|
1 |
5,264 |
UNIX and Linux Applications |
|
|
|
2 |
4,124 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
2,108 |
UNIX for Dummies Questions & Answers |
|
|
|
0 |
1,985 |
Cartoons for Geeks |
|
|
|
4 |
9,147 |
UNIX for Dummies Questions & Answers |
|
|
|
0 |
3,855 |
UNIX and Linux RSS News |
|
|
|
2 |
1,472 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
7,666 |
AIX |
|
|
|
0 |
1,094 |
Software Releases - RSS News |
|
|
|
1 |
2,287 |
UNIX for Dummies Questions & Answers |
|
|
|
3 |
2,191 |
IP Networking |
|
|
|
4 |
13,958 |
Shell Programming and Scripting |
|
|
|
0 |
1,072 |
Software Releases - RSS News |
|
|
|
0 |
928 |
Software Releases - RSS News |
|
|
|
0 |
1,321 |
UNIX and Linux RSS News |
viewgar(1) The GiNaC Group viewgar(1)
NAME
viewgar - GiNaC archive file viewer
SYNPOSIS
viewgar [-d] [file...]
DESCRIPTION
viewgar displays the contents of GiNaC archive files. By default it will print the archived expressions in standard mathematical notation.
If given the -d option it will output a raw dump of the archive contents).
OPTIONS
-d print raw dump of archive instead of formatted expressions
AUTHOR
The GiNaC Group:
Christian Bauer <Christian.Bauer@uni-mainz.de>
Alexander Frink <Alexander.Frink@uni-mainz.de>
Richard Kreckel <Richard.Kreckel@uni-mainz.de>
Jens Vollinga <vollinga@thep.physik.uni-mainz.de>
SEE ALSO
GiNaC Tutorial - An open framework for symbolic computation within the C++ programming language
COPYRIGHT
Copyright (C) 1999-2011 Johannes Gutenberg Universitat Mainz, Germany
This program 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.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER-
CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation,
Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
GiNaC 1.6.2 January, 2000 viewgar(1)