#!/bin/sh
gksudo -- cdrecord -scanbus 2>/dev/null | grep $1 | cut -d "'" --output-delimiter=' ' -f 2,4
