Skip to content

Instantly share code, notes, and snippets.

@chris-kobrzak
Created January 5, 2023 18:05
Show Gist options
  • Save chris-kobrzak/47a70a6e7ec25e6538addc3dea24b1d6 to your computer and use it in GitHub Desktop.
Save chris-kobrzak/47a70a6e7ec25e6538addc3dea24b1d6 to your computer and use it in GitHub Desktop.
Verify /etc/fstab entries
#!/usr/bin/env sh
sudo findmnt --verify --verbose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment