Skip to content

Instantly share code, notes, and snippets.

@Swipe650
Last active January 27, 2020 18:37
Show Gist options
  • Save Swipe650/6bf001de2232e93491121b0e0f050e8b to your computer and use it in GitHub Desktop.
Save Swipe650/6bf001de2232e93491121b0e0f050e8b to your computer and use it in GitHub Desktop.
#!/bin/bash
# trim all supported mounted filesystems from /etc/fstab
sudo fstrim --fstab --verbose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment