File:Hard Link Illustration.svg

From Wikipedia, the free encyclopedia
Jump to: navigation, search
Hard_Link_Illustration.svg(SVG file, nominally 314 × 170 pixels, file size: 7 KB)

[edit] Summary

Description An illustration of the concept of hard linking, made with Graphviz.
Date 17 August 2007(2007-08-17)
Source Own work
Author Jesus Centella

Graphviz 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;
}

[edit] 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.

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 link to this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file:

Metadata

Personal tools
Namespaces

Variants
Views
Actions
Navigation
Interaction
Toolbox