Creates a new link (directory entry) for an existing file. Syntax: #include <unistd.h> link(const char *path1, const char *path2);