| Commands | Files | uname -vr - version and release of OS | /boot/vmlinuz |
| hostname - Name of system (FQDN) | /bin/bash |
| touch - create a regular file | /etc |
| mkdir - creates UNIX directories | /bin |
| mknod - creates UNIX Special files | /dev |
| ln -s - creates a symbolic link file | /lib |