fn parse_size(size_str: &str) -> String
Function to parse size string for Linux.
size_str
A String containing the parsed size string.
String