mirror of
https://github.com/jht5945/finding.git
synced 2025-12-29 06:00:04 +08:00
update hugefile logic
This commit is contained in:
@@ -64,7 +64,7 @@ fn main() {
|
|||||||
Some(p_str) => {
|
Some(p_str) => {
|
||||||
print_lastline("");
|
print_lastline("");
|
||||||
print_message(MessageType::OK, &format!("{} [{}]", p_str, get_display_size(len as i64)));
|
print_message(MessageType::OK, &format!("{} [{}]", p_str, get_display_size(len as i64)));
|
||||||
}
|
},
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user