I want to get the output of lsblk into a dictionary with dev name as key. My current solution is:
lsblk
cmd_line = "lsblk -rno NAME,SIZE,MOUNTPOIN