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:
@@ -64,7 +64,7 @@ fn main() {
|
||||
Some(p_str) => {
|
||||
print_lastline("");
|
||||
print_message(MessageType::OK, &format!("{} [{}]", p_str, get_display_size(len as i64)));
|
||||
}
|
||||
},
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user