Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
EJECT(1)		     General Commands Manual			EJECT(1)

NAME
     eject -- eject removable media from drive

SYNOPSIS
     eject [-fnv] device

DESCRIPTION
     eject  is	a  program to eject removable media from drive.  The device is a
     removable drive name such as cd0, matcd0, mcd0, scd0,  wcd0  or  od0.   For
     compatiblity  reasons,  the  string  "/dev/" may optionally be prepended to
     device.

     eject unmounts the device if it was mounted brefore ejecting.

     The following options are available:

     -f      Force unmounts the device if it was mounted.

     -n      Not execute operation but print it.

     -v      Verbose mode.

     -t      Give drive tray close command.

ENVIRONMENT
     If the following environment variable exists, it is used by eject:

     EJECT   Specifies default device.

FILES
     /dev/rcd0c
     /dev/rmatcd0c
     /dev/rmcd0c
     /dev/rscd0c
     /dev/rwcd0c
     /dev/rod0c

AUTHOR
     Shunsuke Akiyama <akiyama@FreeBSD.org>

HISTORY
     The eject command appeared in FreeBSD 2.X

FreeBSD ports 15.quarterly	  Sep 24, 2000				EJECT(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=eject&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help