Perl Programming/Keywords/link
Appearance
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 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.
| Previous: length | Keywords | Next: listen |
link keywordlink is used to create a new file name that is linked to an existing file name.
link OLD_FILE, NEW_FILE