Join Slack
Powered by
If you wanted to omit mounted disk images you coul...
# macos
f
fritz
02/05/2020, 4:48 PM
If you wanted to omit mounted disk images you could amend the first temp table query to
JOIN
on
block_devices
and not include any results where
label = 'disk image'
Open in Slack
Previous
Next