NAME
nop - pretty-print graph file
SYNOPSIS
nop [ -p? ] [ files ]
DESCRIPTION
nop reads a stream of graphs and prints each in pretty-printed (canonical) format on stdout. If no files are given, it reads from stdin.
OPTIONS
The following options are supported: -p Produce no output - just check the input for valid DOT. -? Print usage information.
EXIT STATUS
If any errors occurred while processing any input, such as a file not found or a file containing illegal DOT, a non-zero exit value is returned. Otherwise, zero is returned.
SEE ALSO
wc(1), acyclic(1), gvpr(1), gvcolor(1), ccomps(1), sccmap(1), tred(1), libgraph(3) 21 March 2001 NOP(1)
More Linux Commands
manpages/pdfimages.1.html
pdfimages(1) - Portable Document Format (PDF) image extracto
Pdfimages saves images from a Portable Document Format (PDF) file as Portable Pixmap (PPM), Portable Bitmap (PBM), Portable Network Graphics (PNG), Tagged Image
manpages/xdr_u_char.3.html
xdr_u_char(3) - library routines for external data represent
These routines allow C programmers to describe arbitrary data structures in a machine-independent fashion. Data for remote procedure calls are transmitted using
manpages/clntudp_bufcreate.3.html
clntudp_bufcreate(3) - library routines for remote procedure
These routines allow C programs to make procedure calls on other machines across the network. First, the client calls a procedure to send a data packet to the s
manpages/SDL_CDName.3.html
SDL_CDName(3) - Returns a human-readable, system-dependent i
Returns a human-readable, system-dependent identifier for the CD-ROM. drive is the index of the drive. Drive indices start to 0 and end at SDL_CDNumDrives()-1.
manpages/mysql_secure_installation.1.html
mysql_secure_installation(1) - improve MySQL installation se
This program enables you to improve the security of your MySQL installation in the following ways: * You can set a password for root accounts. * You can remove
manpages/zcmp.1.html
zcmp(1) - compare compressed files - Linux manual page......
Zcmp and zdiff are used to invoke the cmp or the diff program on files compressed via gzip. All options specified are passed directly to cmp or diff. If only fi
manpages/gnutls_pkcs12_import.3.html
gnutls_pkcs12_import(3) - API function - Linux manual page
This function will convert the given DER or PEM encoded PKCS12 to the native gnutls_pkcs12_t format. The output will be stored in pkcs12. If the PKCS12 is PEM e
manpages/auparse_get_field_name.3.html
auparse_get_field_name(3) - get current field's name........
auparse_get_field_name allows access to the current field name of the current record in the current event. RETURN VALUE Returns NULL if an error occurs; otherwi
manpages/fgetpwent_r.3.html
fgetpwent_r(3) - get passwd file entry reentrantly (ManPage)
The functions getpwent_r() and fgetpwent_r() are the reentrant versions of getpwent(3) and fgetpwent(3). The former reads the next passwd entry from the stream
manpages/pammasksharpen.1.html
pammasksharpen(1) - Sharpen an image via an unsharp mask....
This program is part of Netpbm(1) pammasksharpen reads a Netpbm image as input and produces a sharpened version of it, in the same format, as output. It does th
manpages/pcre32_maketables.3.html
pcre32_maketables(3) Perl-compatible regular expressions....
This function builds a set of character tables for character values less than 256. These can be passed to pcre[16|32]_compile() to override PCREs internal, buil
manpages/getmaxy.3ncurses.html
getmaxy(3ncurses) - get curses cursor and window coordinates
The getbegy and getbegx functions return the same data as getbegyx. The getcury and getcurx functions return the same data as getyx. The getmaxy and getmaxx fun
