link
QNX SDP8.0Utilities ReferenceUtilities
Create a hard link to a file (POSIX, toybox)
Syntax:
link [file] [newlink]
Runs on:
QNX OS
Options:
- file
- The pathname of a file that is hard linked to.
- newlink
- The pathname of the link to be created.
Description:
The link utility creates a hard link that points to another file.
This utility is provided as part of the toybox package. For information on how to enable it, see toybox.
Contributing author:
Rob Landley and the toybox project (see https://landley.net/toybox/).
Page updated: