The ls -il command displays the inode number in the first column along with the detailed long listing format. The -i flag specifically includes the inode number, and -l provides the long listing format. The -n flag shows UID/GID numerically, ll is an alias not a standard command, and lsi is not a valid ls command.