#!/usr/bin/perl use strict; use warnings; system("fdisk -l /dev/sda"); [download]
In reply to Re: How to get a USB-drive label by Khen1950fx in thread How to get a USB-drive label by Steve_BZ