Skip to content

Instantly share code, notes, and snippets.

Created February 12, 2016 12:14
Show Gist options
  • Save anonymous/2fd509073074fff4c821 to your computer and use it in GitHub Desktop.
Save anonymous/2fd509073074fff4c821 to your computer and use it in GitHub Desktop.
grep -e '^/' /proc/mounts
/dev/mmcblk0p2 / ext4 rw,relatime,errors=remount-ro,data=ordered 0 0
/dev/mmcblk0p1 /boot/efi vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro 0 0
/home/user/.Private /home/timo ecryptfs rw,nosuid,nodev,relatime,ecryptfs_fnek_sig=***,ecryptfs_sig=****,ecryptfs_cipher=aes,ecryptfs_key_bytes=16,ecryptfs_unlink_sigs 0 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment