#!/usr/bin/env bash # Find the symlink in /dev/disk/by-id that points to /dev/sdd find -L /dev/disk/by-id -xtype l -samefile /dev/sdd