1
0
mirror of https://github.com/jht5945/finding.git synced 2025-12-27 21:20:05 +08:00

update hugefile logic

This commit is contained in:
2019-07-22 01:41:22 +08:00
parent 68df2435e0
commit 3271c4864c

View File

@@ -64,7 +64,7 @@ fn main() {
Some(p_str) => {
print_lastline("");
print_message(MessageType::OK, &format!("{} [{}]", p_str, get_display_size(len as i64)));
}
},
}
}
},