link creates a single hard link at a time.
It is a minimalist interface to the system-provided
link function. See section `Hard Links' in The GNU C Library Reference Manual.
Synopsis:
link filenamelinkname
filename must specify an existing file, and linkname
must specify a nonexistent entry in an existing directory.
link simply calls link (filename, linkname)
to create the link.
Please take a moment to fill out
this visitor survey You can help support this site by
visiting the advertisers that sponsor it! (only once each, though)