Which of the following commands would create a hard link, link to file?

Which of the following commands would create a hard link, link to file?Category: Linux EssentialsWhich of the following commands would create a hard link, link to file?
Linux Questions Staff asked 1 year ago

Which of the following commands would create a hard link, link to file?

  • ln file link
  • ln -s link file
  • ln -s file link
  • ln link file

About the author