File:Pipeline pt.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 433 × 575 pixels, file size: 5 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Portuguese version of image Pipeline-notitle.svg.

Pipeline-notitle.svgSVG development

InfoField
 
The SVG code is valid.
 
This chart was created with Graphviz.
 
 This chart uses embedded text that can be easily translated using a text editor.

Source code

InfoField

Graphviz mscgen code

digraph Pipeline {
        overlap=ortho
        subgraph clusterTerminal {
                label="Terminal texto   "
                style=filled;
                color=lightgrey;
                node [style=filled,fillcolor=white,shape=box];
                Teclado
                Tela
# invisible content to match layout with pipeline:
                edge [style=invis,weight=100]
                node [style=invis,label="",width=0.01,height=0.01]
                Teclado -> prg1pad
                prg1pad -> prg2pad
                prg2pad -> prg3pad
                prg3pad -> Tela
        }

        Teclado -> Programa1 [label="    stdin"]
        Programa1 -> Tela [label="stderr", style="dotted"]
        Programa1 -> Programa2 [weight=10,label="          stdout | stdin"]

        Programa2 -> Tela [label="stderr", style="dotted"]
        Programa2 -> Programa3 [weight=10,label="          stdout | stdin"]

        Programa3 -> Tela [weight=10,label="  stdout"] 
        Programa3 -> Tela [label="stderr", style="dotted"]
}

Licensing[edit]

Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current20:00, 14 November 2006Thumbnail for version as of 20:00, 14 November 2006433 × 575 (5 KB)Luís Felipe Braga (talk | contribs)Portuguese version of image Pipeline-notitle.svg.

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file: