File:Hard Link Illustration.svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

Original file(SVG file, nominally 314 × 170 pixels, file size: 7 KB)

Summary

Description An illustration of the concept of hard linking, made with Graphviz.
Date
Source Own work
Author Jesus Centella
SVG 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 G {
  graph [rankdir = LR];
  node  [style = filled, color = blue];
  data  [shape = box, fillcolor = gray, label = "Actual\nData on\nDisk"];
  linkA [fillcolor = greenyellow, label = "\"LINK A.TXT\""];
  linkB [fillcolor = burlywood,   label = "\"LINK B.TXT\""];
  linkA -> data;
  linkB -> data;
 }

Licensing

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.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

17 August 2007

File history

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

Date/TimeThumbnailDimensionsUserComment
current21:14, 16 March 2008Thumbnail for version as of 21:14, 16 March 2008314 × 170 (7 KB)Suidroot{{Information |Description=An SVG illustration of a hard link. |Source=self-made |Date=2008-03-16 |Author=Barancsuk Ádám |Permission=GFDL/CC-BY-SA |other_versions=Image:Hard_link_Illustration_hu.svg }}
15:19, 28 August 2007Thumbnail for version as of 15:19, 28 August 2007295 × 140 (2 KB)Jesus Centella{{Information |Description=An illustration of the concept of hard linking, made with en:graphviz. |Source=self-made |Date=2007/08/17 |Author= Jesus Centella }}
10:45, 17 August 2007Thumbnail for version as of 10:45, 17 August 2007340 × 140 (2 KB)Jesus Centella{{Information |Description=An illustration of the concept of hard linking, made with graphviz. |Source=self-made |Date=2007/08/17 |Author= Jesus Centella }} Graphviz code: digraph G { graph [rankdir = LR]; node [style =
10:27, 17 August 2007Thumbnail for version as of 10:27, 17 August 2007321 × 122 (2 KB)Jesus Centella{{Information |Description=An illustration of the concept of hard linking, made with graphviz. |Source=self-made |Date=2007/08/17 |Author= Jesus Centella }} Graphviz code: digraph G { graph [rankdir = LR]; node [style =
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file: