Query: grog
OS: netbsd
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GROG(1) General Commands Manual GROG(1)NAMEgrog - guess options for groff commandSYNOPSISgrog [ -option ... ] [ files ... ]DESCRIPTIONgrog reads files and guesses which of the groff(1) options -e, -man, -me, -mm, -mom, -ms, -mdoc, -mdoc-old, -p, -R, -g, -G, -s, and -t are required for printing files, and prints the groff command including those options on the standard output. A filename of - is taken to refer to the standard input. If no files are specified the standard input will be read. Any specified options will be included in the printed command. No space is allowed between options and their arguments. The only options recognized are -C (which is also passed on) to enable compatibility mode, and -v to print the version number. For example, `grog -Tdvi paper.ms` will guess the appropriate command to print paper.ms and then run it after adding the -Tdvi option.SEE ALSOdoctype(1), groff(1), troff(1), tbl(1), pic(1), eqn(1), refer(1), grn(1), grap(1), soelim(1) Groff Version 1.19.2 June 30, 2003 GROG(1)
Related Man Pages |
---|
grog(1) - linux |
grog(1) - debian |
grog(1) - netbsd |
grog(1) - osx |
grog(1) - minix |
Similar Topics in the Unix Linux Community |
---|
Deleting files with zero length using ls command |
Finding the modified timestamp of files from the piped output of du command |
What's the reason behind having -n option for mv command? |