lk
ln
cp
tar E. None of the above
Answer is Wrong!
Answer is Right!
The correct answer is: B. ln
The ln command is used to create a hard link to an existing file. A hard link is a directory entry that points to the same inode as another file. This means that both files will have the same contents and permissions.
The lk command is not a valid command.
The cp command is used to copy files.
The tar command is used to create and extract archives.
None of the above options are used to link files.