Skip to content

Instantly share code, notes, and snippets.

@kmark
Last active September 8, 2025 02:11
Show Gist options
  • Select an option

  • Save kmark/bcb4d43ff2bf7a25ba4f35714bf3e7ce to your computer and use it in GitHub Desktop.

Select an option

Save kmark/bcb4d43ff2bf7a25ba4f35714bf3e7ce to your computer and use it in GitHub Desktop.
#!/bin/bash
# alias findrealmnt='findmnt --real --types nosquashfs'
exec findmnt --real --types nosquashfs "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment