System Administration Guide

Example--Stopping All Processes for a File System

In this example, process 4006c that is using the /export/home file system is stopped.


# fuser -c /export/home
/export/home:     4006c
# fuser -c -k /export/home
/export/home:     4006c
# fuser -c /export/home
/export/home: