Skip to content

Instantly share code, notes, and snippets.

@gdelpierre
Created September 20, 2016 08:44
Show Gist options
  • Save gdelpierre/fab79afed0d52bae2f2f874aec73ee61 to your computer and use it in GitHub Desktop.
Save gdelpierre/fab79afed0d52bae2f2f874aec73ee61 to your computer and use it in GitHub Desktop.
df --output=source,target | awk 'NR>1 {if ($1 ~ /^\/dev/) print $2}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment