1. ► set and export do identical functions.
2. ► PATH variable is common across shells.
3. ► csh is an extended version of tcsh.
4. ► ls --color is not a POSIX compliant option.
5. ► libtermcap makes use of /etc/termcap.
6. ► An user cannot change his/her finger information.
7. ► Login shells can only be started by the system at login time.
8. ► /etc/password stores user password in plain text.
9. ► You cannot use a shell not listed in /etc/shells.
10. ► ksh, zsh and bash all extend sh.