We can have multiple names for a file called hard links; two files are separate files if their inode numbers are different. The -i option with the ls command will show the same inode number for links, different on copies of files. symbolic links are identified by the character l seen in the permissions field and the pointer notation in pathname, using the ls -l command.