mirror of
https://github.com/rclone/rclone.git
synced 2024-11-23 00:43:49 +01:00
914 B
914 B
title | description | slug | url | versionIntroduced |
---|---|---|---|---|
rclone test histogram | Makes a histogram of file name characters. | rclone_test_histogram | /commands/rclone_test_histogram/ | v1.55 |
rclone test histogram
Makes a histogram of file name characters.
Synopsis
This command outputs JSON which shows the histogram of characters used in filenames in the remote:path specified.
The data doesn't contain any identifying information but is useful for the rclone developers when developing filename compression.
rclone test histogram [remote:path] [flags]
Options
-h, --help help for histogram
See the global flags page for global options not listed here.
SEE ALSO
- rclone test - Run a test command