mc support top disk
Table of Contents
Syntax
The mc support top disk
command displays current drive statistics.
The following command displays the current in-progress S3 API calls on the alias myminio
.
mc support top disk myminio/
The command has the following syntax:
mc [GLOBALFLAGS] support top disk \
[--count, -c "integer"] \
TARGET
Brackets
[]
indicate optional parameters.Parameters sharing a line are mutually dependent.
Parameters separated using the pipe
|
operator are mutually exclusive.
Copy the example to a text editor and modify as-needed before running the
command in the terminal/shell.
You may need to use sudo
if your user does not have write permissions for the path where mc
is installed.
Parameters
Global Flags
This command supports any of the global flags.