Forrest logo
back to context overview

dua

List of commands for dua:

  • dua:tldr:25356 dua: Set the number of threads to be used.
    $ dua --threads ${count}
    try on your machine
    explain this command
  • dua:tldr:6ee16 dua: Format printing byte counts.
    $ dua --format ${select}
    try on your machine
    explain this command
  • dua:tldr:84e85 dua: Launch the terminal user interface.
    $ dua interactive
    try on your machine
    explain this command
  • dua:tldr:b8892 dua: Count hard-linked files each time they are seen.
    $ dua --count-hard-links
    try on your machine
    explain this command
  • dua:tldr:c149b dua: Display apparent size instead of disk usage.
    $ dua --apparent-size
    try on your machine
    explain this command
  • dua:tldr:d1e31 dua: Analyze specific directory.
    $ dua ${path-to-directory}
    try on your machine
    explain this command
  • dua:tldr:eb64c dua: Aggregate the consumed space of one or more directories or files.
    $ dua aggregate
    try on your machine
    explain this command
back to context overview