add directory docs
This commit is contained in:
44
docs/Install-Guide/install-guide-2.2.2/node129.html
Normal file
44
docs/Install-Guide/install-guide-2.2.2/node129.html
Normal file
@@ -0,0 +1,44 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3O//DTD W3 HTML 2.0//EN">
|
||||
<!Converted with LaTeX2HTML 95.1 (Fri Jan 20 1995) by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds >
|
||||
<HEAD>
|
||||
<TITLE>3.10 Managing file links</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<meta name="description" value="3.10 Managing file links">
|
||||
<meta name="keywords" value="gs">
|
||||
<meta name="resource-type" value="document">
|
||||
<meta name="distribution" value="global">
|
||||
<P>
|
||||
<BR> <HR><A NAME=tex2html3386 HREF="node130.html"><IMG ALIGN=BOTTOM ALT="next" SRC="next_motif.gif"></A> <A NAME=tex2html3384 HREF="node93.html"><IMG ALIGN=BOTTOM ALT="up" SRC="up_motif.gif"></A> <A NAME=tex2html3378 HREF="node128.html"><IMG ALIGN=BOTTOM ALT="previous" SRC="previous_motif.gif"></A> <A NAME=tex2html3388 HREF="node1.html"><IMG ALIGN=BOTTOM ALT="contents" SRC="contents_motif.gif"></A> <A NAME=tex2html3389 HREF="node250.html"><IMG ALIGN=BOTTOM ALT="index" SRC="index_motif.gif"></A> <BR>
|
||||
<B> Next:</B> <A NAME=tex2html3387 HREF="node130.html">3.10.1 Hard links</A>
|
||||
<B>Up:</B> <A NAME=tex2html3385 HREF="node93.html">3 Linux Tutorial</A>
|
||||
<B> Previous:</B> <A NAME=tex2html3379 HREF="node128.html">3.9.4 Changing permissions</A>
|
||||
<BR> <HR> <P>
|
||||
<H1><A NAME=SECTION005100000000000000000>3.10 Managing file links</A></H1>
|
||||
<A NAME=secmanagelinks> </A>
|
||||
<A NAME=3296> </A>
|
||||
<A NAME=3297> </A>
|
||||
<A NAME=3298> </A>
|
||||
<A NAME=3299> </A>
|
||||
Links allow you to give a single file multiple names. Files are
|
||||
actually identified to the system by their <b>inode number</b>, which is
|
||||
just the unique filesystem identifier for the file<A NAME=tex2html617 HREF="footnode.html#3371"><IMG ALIGN=BOTTOM ALT="gif" SRC="foot_motif.gif"></A>. A directory is actually
|
||||
a listing of inode numbers with their corresponding filenames. Each
|
||||
filename in a directory is a <b>link</b> to a particular inode.
|
||||
<P>
|
||||
<BR> <HR>
|
||||
<UL>
|
||||
<LI> <A NAME=tex2html3390 HREF="node130.html#SECTION005101000000000000000">3.10.1 Hard links</A>
|
||||
<LI> <A NAME=tex2html3391 HREF="node131.html#SECTION005102000000000000000">3.10.2 Symbolic links</A>
|
||||
</UL>
|
||||
<BR> <HR><A NAME=tex2html3386 HREF="node130.html"><IMG ALIGN=BOTTOM ALT="next" SRC="next_motif.gif"></A> <A NAME=tex2html3384 HREF="node93.html"><IMG ALIGN=BOTTOM ALT="up" SRC="up_motif.gif"></A> <A NAME=tex2html3378 HREF="node128.html"><IMG ALIGN=BOTTOM ALT="previous" SRC="previous_motif.gif"></A> <A NAME=tex2html3388 HREF="node1.html"><IMG ALIGN=BOTTOM ALT="contents" SRC="contents_motif.gif"></A> <A NAME=tex2html3389 HREF="node250.html"><IMG ALIGN=BOTTOM ALT="index" SRC="index_motif.gif"></A> <BR>
|
||||
<B> Next:</B> <A NAME=tex2html3387 HREF="node130.html">3.10.1 Hard links</A>
|
||||
<B>Up:</B> <A NAME=tex2html3385 HREF="node93.html">3 Linux Tutorial</A>
|
||||
<B> Previous:</B> <A NAME=tex2html3379 HREF="node128.html">3.9.4 Changing permissions</A>
|
||||
<BR> <HR> <P>
|
||||
<BR> <HR>
|
||||
<P><ADDRESS>
|
||||
<I>Matt Welsh <BR>
|
||||
mdw@sunsite.unc.edu</I>
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
Reference in New Issue
Block a user