Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

viewgar(1) [debian man page]

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)

Check Out this Related Man Page

ttv(1)							      General Commands Manual							    ttv(1)

NAME
ttv - display TV/video on a tty SYNOPSIS
ttv [ options ] [ station name ] DESCRIPTION
ttv displays TV/video on a terminal, rendering the images using aalib. OPTIONS
-h print help text. -f use fast aalib render function. -c device video4linux device (default is /dev/video0). There are also lots of options for aalib, check the aalib documentation for more details on them. The help text includes a list. SEE ALSO
xawtv(1), fbtv(1) AUTHOR
Gerd Knorr <kraxel@bytesex.org> COPYRIGHT
Copyright (C) 2000 Gerd Knorr <kraxel@bytesex.org> 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. (c) 2001 Gerd Knorr ttv(1)
Man Page

We Also Found This Discussion For You

1. Shell Programming and Scripting

question about shell commands...

Hello, I have the following is a txt file: !!! man.uni.com address 141.000.001 to you.uni.com !!! man.uni.com address 141.000.002 to wae1.uni.com !!! man.uni.com address 141.000.003 to kim2.uni.com I want to get you,wae and kim from the text and put them in a diffrent file in the following... (2 Replies)
Discussion started by: andrew1400
2 Replies