Nicholas wants to verify whether a file is a hard link to a file within the same directory. Which of the following commands could he use to see information that would be helpful to make this determination?
Is is used to display files in a directory. Is-l is used to see total information about a file including how many hardlink files are there in the directory.