Perl Programming/Keywords/link

From Wikibooks, open books for an open world
Jump to navigation Jump to search
Previous: length Keywords Next: listen

The link keyword[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