File: gsnd.1

package info (click to toggle)
ghostscript 10.06.0~dfsg-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 95,996 kB
  • sloc: ansic: 944,437; python: 7,917; cpp: 6,534; cs: 6,457; sh: 6,168; java: 4,028; perl: 2,373; tcl: 1,639; makefile: 538; awk: 66; yacc: 18
file content (19 lines) | stat: -rw-r--r-- 552 bytes parent folder | download | duplicates (27)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.TH GSND 1 "18 Sept 2024" 10.04.0 Ghostscript \" -*- nroff -*-
.SH NAME
gsnd \- Run ghostscript (PostScript and PDF engine) without display
.SH SYNOPSIS
\fBgsnd\fR [ \fIoptions\fR ] [ \fIfiles\fR ] ...
.SH DESCRIPTION
This script simply invokes
.BR gs (1)
with the
.B -NODISPLAY
flag, followed by any other arguments from the command-line.
.SH SEE ALSO
\fBgs\fR(1)
.SH VERSION
This document was last revised for Ghostscript version 10.04.0.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
This manpage by George Ferguson.