FreeBSD Manual Pages
smdevinfo LOCAL smdevinfo NAME smdevinfo -- determines information about a storage media (SM) device SYNOPSIS smdevinfo [-hivV] source DESCRIPTION smdevinfo is a utility to determine information about a storage media (SM) device smdevinfo is part of the libsmdev package. libsmdev is a library to ac- cess and read storage media (SM) devices source is the source file. The options are as follows: -h shows this help -i ignore data file(s) -v verbose output to stderr -V print version ENVIRONMENT None FILES None EXAMPLES # sudo smdevinfo /dev/sdg smdevinfo 20130329 Device information: bus type : USB vendor : TestCo model : TEST-98Z7YX6 serial : 123A45678B9C Storage media information: media type : Fixed media size : 931 GiB (1000204886016 bytes) bytes per sector : 4096 DIAGNOSTICS Errors, verbose and debug output are printed to stderr when verbose out- put -v is enabled. Verbose and debug output are only printed when en- abled at compilation. BUGS Please report bugs of any kind to <joachim.metz@gmail.com> or on the project website: https://github.com/libyal/libsmdev/ AUTHOR These man pages were written by Joachim Metz. COPYRIGHT Copyright (C) 2010-2020, Joachim Metz <joachim.metz@gmail.com>. This is free software; see the source for copying conditions. There is NO war- ranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. SEE ALSO smdevexport(1) libsmdev March 8, 2019 libsmdev
NAME | SYNOPSIS | DESCRIPTION | ENVIRONMENT | FILES | EXAMPLES | DIAGNOSTICS | BUGS | AUTHOR | COPYRIGHT | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=smdevinfo&sektion=1&manpath=FreeBSD+13.0-RELEASE+and+Ports>