Future<List<String>> allDevs() => _io.syssplit( 'find /dev/disk/by-path/ ' r"| sed 's/^\/dev\/disk\/by-path\///'", );