← Back
Editing: fstrim
#!/bin/sh # trim all mounted file systems which support it /sbin/fstrim /
Save File
Cancel