Jump to content

Perl Programming/Keywords/link

From Wikibooks, open books for an open world

This is the current revision of this page, as edited by DannyS712 (discuss | contribs) at 06:17, 16 April 2020 (Update syntaxhighlight tags - remove use of deprecated <source> tags). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Previous: length Keywords Next: listen
[edit | edit source]

link is used to create a new file name that is linked to an existing file name.

Syntax

[edit | edit source]
 link OLD_FILE, NEW_FILE