logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

smdevinfo — determines information about a storage media (SM) device

Author

       These man pages were written by Joachim Metz.

Bugs

       Please   report   bugs   of   any   kind   to   <joachim.metz@gmail.com>   or  on  the  project  website:
       https://github.com/libyal/libsmdev/

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 access 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

Diagnostics

       Errors, verbose and debug output are printed to stderr when verbose output -v is  enabled.   Verbose  and
       debug output are only printed when enabled at compilation.

Environment

       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

Files

       None

Name

       smdevinfo — determines information about a storage media (SM) device

See Also

smdevexport(1)

libsmdev                                          March 8, 2019                                      smdevinfo()

Synopsis

smdevinfo [-hivV] source

See Also