Future<String> mountUsbCheck( final String part, ) => _io.sys("lsblk /dev/$part | sed -ne '/\\//p'");