|
Fuser is
- the part of a laser printer that melts the toner onto the medium. It consists of a hot roller and a back-up roller. After toner is transferred onto the paper, the fuser applies heat and pressure to ensure that the toner stays on the paper permanently, which is why paper is warm when it comes out of a laser printer.
- fuser - Unix command which lists processes currently using given files, filesystems, or sockets.
e.g. # fuser -m -u /mnt/usb1
/mnt/usb1: 1347c(root) 1348c(guido) 1349c(guido)
|