Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

txt2gcal(1) [suse man page]

TXT2GCAL(1)						      General Commands Manual						       TXT2GCAL(1)

NAME
Txt2gcal - creates a verbatim Gcal resource file from a text file. SYNOPSIS
txt2gcal [--help | --version] | [Text-file | -] [Date-part] DESCRIPTION
Txt2gcal is a program which creates a verbatim Gcal resource file from a text file. If no text-file argument is given or/but a single `-' character, the program reads and processes all input received from the standard input channel. If no date-part argument is given, Txt2gcal creates a 0 for the date part. All results are always shown on the standard output channel. An exit status of 0 means all processing is successfully done, any other value means an error has occured. OPTIONS
--help Print a usage message listing all available options, then exit successfully. --version Print the version number, then exit successfully. COPYRIGHT
Txt2gcal Copyright (c) 1996, 1997, 2000 Thomas Esken This software doesn't claim completeness, correctness or usability. On principle I will not be liable for any damages or losses (implicit or explicit), which result from using or handling my software. If you use this software, you agree without any exception to this agree- ment, which binds you LEGALLY !! Txt2cal is free software and distributed under the terms of the `GNU General Public License'; published by the `Free Software Foundation'; version 2 or (at your option) any later version. Any suggestions, improvements, extensions, bug reports, donations, proposals for contract work, and so forth are welcome! If you like this tool, I'd appreciate a postcard from you! Enjoy it =8^) AUTHOR
------------------------oOO \\_''/ OOo--------------------------- Thomas Esken O (/o-o) O eMail: esken@gmx.net Im Hagenfeld 84 (( ^ )) Phone: +49 251 232585 D-48147 Muenster; Germany \____) ~ (____/ MotD : 2old2live, 2young2die SEE ALSO
gcal(1), tcal(1), gcal2txt(1). June 14, 2000 TXT2GCAL(1)

Check Out this Related Man Page

roff2text(1)						      General Commands Manual						      roff2text(1)

NAME
roff2text - transform roff code into text mode SYNOPSIS
roff2text [groffer_option...] [--] [filespec...] roff2text -h | --help roff2text -v | --version The options -v and --version print the version information of the program to standard output and exit. The options -h and --help print a usage information of the program to standard output and stop the program instantly. All other options are assumed to be groffer options. They are internally passed to groffer. They override the behavior of the program. The options are optional, they can be omitted. The filespec arguments correspond to the filespec arguments of groffer. So they are either the names of existing, readable files or - for standard input, or the name of a man page or a groffer(1) man page search pattern. If no filespec is specified standard input is assumed automatically. DESCRIPTION
roff2text transforms roff code into text mode. Print the result to standard output. There are more of these programs for generating other formats of roff input. roff2dvi(1) is for dvi mode. roff2html(1) generates html output. roff2pdf(1) outputs pdf mode. roff2ps(1) prints PostScript format to standard output. roff2x(1) prints the output in the groff device X that is suitable for programs like gxditview(1) or xditview(1). SEE ALSO
groff(1), groffer(1), roff2dvi(1), roff2html(1), roff2pdf(1), roff2ps(1), roff2x(1), gxditview(1). AUTHOR
This file was written by Bernd Warken. COPYING
Copyright (C) 2006, 2007, 2009 Free Software Foundation, Inc. This file is part of groffer, which is part of groff, a free software project. 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, or (at your option) any later version. You should have received a copy of the GNU General Public License along with groff, see the files COPYING and LICENSE in the top directory of the groff source package. Or read the man page gpl(1). You can also write to the Free Software Foundation, 51 Franklin St - Fifth Floor, Boston, MA 02110-1301, USA. Groff Version 1.21 25 June 2012 roff2text(1)
Man Page