Forrest logo
back to context overview

fstrim

List of commands for fstrim:

  • fstrim:tldr:0503f fstrim: Display statistics after trimming.
    $ sudo fstrim --verbose ${-}
    try on your machine
    explain this command
  • fstrim:tldr:9bff1 fstrim: Trim unused blocks on all mounted partitions that support it.
    $ sudo fstrim --all
    try on your machine
    explain this command
  • fstrim:tldr:9caad fstrim: Trim unused blocks on a specified partition.
    $ sudo fstrim ${-}
    try on your machine
    explain this command
back to context overview