global $args;
print(disk_total_space($args[1])."\n");
