Update drivemap.sh

This commit is contained in:
kneutron 2022-04-08 22:20:15 -05:00 committed by GitHub
parent 3741863a5e
commit d7e902228f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ echo '========' >> $outf
ls -lR /dev/disk |grep -w /sd[a-z][a-z] |sed 's^../..^/dev^' |awk 'NF>0 {print $11" "$10" "$9}' |column -t |sort \
>>$outf
#less $outf
ls -l $outf
# To search outfile:
# grep ata-VBOX_HARDDISK_VB0fffe26a-25e5ad55 /tmp/drivemap.txt