使用

shell("mount |grep -o /mnt/media_rw/[0-9a-zA-Z-]*")

可以获取到U盘路径,但没有读写权限。```