pub fn isExpected(bytes: MutSpan) -> Bool { return std.mem.eqlBytes(bytes, std.mem.span("batch3 cli ok\n")) }