The following list contains a summary of all the commands introduced in this chapter:
| Command | Description |
|---|---|
| clri | Clears inodes. |
| df | Displays the number of free disk blocks and files. |
| du | Shows disk usage. |
| eject | Ejects removable media. |
| fdformat | Formats removable media. Replaced by rmformat in Solaris 9. |
| ff | Lists filenames and statistics for file systems. |
| fsck | Checks file system integrity and repairs file system damage if possible. |
| fsdb | Debugs the file system. |
| fstyp | Displays the file system type for unmounted file systems. |
| fuser | Checks to see which users, if any, are accessing a resource. |
| labelit | Provides labels for file systems when they are copied to tape, or for unmounted disk file systems. |
| mkfs | Creates a new file system. |
| mount | Mounts local or remote file systems. |
| mountall | Mounts all file systems listed in the /etc/vfstab file. |
| newfs | Creates new file systems. Is a friendly front-end to the mkfs command. |
| quot | Displays user's file system usage. |
| rmformat | Formats removable media. To be used instead of fdformat. |
| umount | Unmounts local and remote file systems. |
| umountall | Unmounts all file systems listed in the /etc/vfstab file. |
| volcheck | floppy disks.Forces volume manager to check the floppy drive for newly inserted |
| volcopy | Creates an image copy of a file system. |
|
|