The immediately noticeable difference between vi and other editors is that when vi launches you can't just start typing text.
A lot of information is available about individual files on a Unix system. For example, the ls -l command will display the permissions matrix and ls -i will display a file’s inode. But, if we want to ...