TERMINAL EXPLOIT V2.1

[LOCATION]: /usr/share/graphviz/gvpr/

Folder Link Grabber

PREFIX: SUFFIX:

Mass File Creator

FILENAME: CONTENT:

Quick Actions

FILE:
NEW_ITEM:
/* Construct subgraph reachable from node ARGV[0] by forward edges */
BEG_G {
  node_t r = node($,ARGV[0]);

  $tvroot = r;
  $tvtype = TV_fwd;
}
N{$tvroot=NULL; subnode($T,$);}
[ CLOSE ]