Manjaro Difference between revisions of "Translations:Btrfs/142/en"

Difference between revisions of "Translations:Btrfs/142/en"

From Manjaro
(Importing a new version from external source)
Tags: Mobile web edit Mobile edit
 
(No difference)

Latest revision as of 07:46, 20 May 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Btrfs)
{{RootCmd|command=btrfs filesystem du -s /home}}
     Total  Exclusive  Set shared  Filename
   8.11TiB    6.23GiB  215.76GiB  /home
{{BoxInfo|Total|The sum of all files, as "du" would display them in a conventional file system. This is how much space a conventional file system would use to store these files (and all the necessary copies).}}
{{BoxInfo|Exclusive|The sum of the files that "only" occur in one of the subvolumes and are not shared with other subvolumes}}
{{BoxInfo|Set shared|The sum of files shared with other subvolumes}}
{{BoxInfo|Exclusive + Set shared|This is the actual space used in the file system}}
root # btrfs filesystem du -s /home COPY TO CLIPBOARD


    Total   Exclusive  Set shared  Filename
  8.11TiB     6.23GiB   215.76GiB  /home
Total
The sum of all files, as "du" would display them in a conventional file system. This is how much space a conventional file system would use to store these files (and all the necessary copies).
Exclusive
The sum of the files that "only" occur in one of the subvolumes and are not shared with other subvolumes
Set shared
The sum of files shared with other subvolumes
Exclusive + Set shared
This is the actual space used in the file system
Cookies help us deliver our services. By using our services, you agree to our use of cookies.