fn linux_disks(lib_path: &str) -> Vec<HashMap<String, String>>
Function to get disk information on Linux.
lib_path
A Vec of HashMap containing the disk information.
Vec
HashMap