To do program fuser command
807567Jun 1 2001 — edited Jun 1 2001My interesting is fuser command.
I know that the fuser command shows the information that some file is opened by which processes.
I wonder how the fuser command can know the status whether the file is being opened or not.
I would like to make the sample program including system call the fuser uses.
YuKeun.