Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
8 lines
364 B
Text
8 lines
364 B
Text
Unieject is a drop-in replacement for usual eject command, which works
|
|
on Linux and FreeBSD. It has more functionalities than FreeBSD's eject
|
|
command, and it's partially compatible with Linux's one.
|
|
|
|
It also features a library to access functions to lookup devices and
|
|
mountpoints, unmount and eject devices.
|
|
|
|
WWW: http://flameeyes.is-a-geek.org/projects#unieject
|