Originally posted by marist89
See if it's in your path...
# which fuser

If it's not in your path,
# find / -type f -name fuser

then put it in your path.
At lease on HP, you need to: chmod go+x /usr/sbin/fuser