📅  最后修改于: 2022-03-11 14:50:25.786000             🧑  作者: Mango
detox -r -v /path/to/your/files
# -r Recurse into subdirectories
# -v Be verbose about which files are being renamed
# -n Can be used for a dry run (only show what would be changed)