haiku/docs/userguide/ca/applications/diskusage.html

102 lines
6.1 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="ca" xml:lang="ca">
<head>
<!--
*
* Copyright 2009-2013, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
* Humdinger <humdingerb@gmail.com>
*
-->
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>DiskUsage</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
</head>
<body>
<div id="banner">
<div><span>Manual d'usuari</span></div>
</div>
<div class="nav">
<div class="inner">
<ul class="lang-menu">
<li class="now">Català&nbsp;<span class="dropdown-caret">&#9660;</span></li>
<li><a href="../../id/applications/diskusage.html">Bahasa Indonesia</a></li>
<li><a href="../../de/applications/diskusage.html">Deutsch</a></li>
<li><a href="../../en/applications/diskusage.html">English</a></li>
<li><a href="../../es/applications/diskusage.html">Español</a></li>
<li><a href="../../eo/applications/diskusage.html">Esperanto</a></li>
<li><a href="../../fr/applications/diskusage.html">Français</a></li>
<li><a href="../../fur/applications/diskusage.html">Furlan</a></li>
<li><a href="../../it/applications/diskusage.html">Italiano</a></li>
<li><a href="../../hu/applications/diskusage.html">Magyar</a></li>
<li><a href="../../pl/applications/diskusage.html">Polski</a></li>
<li><a href="../../pt_PT/applications/diskusage.html">Português</a></li>
<li><a href="../../pt_BR/applications/diskusage.html">Português (Brazil)</a></li>
<li><a href="../../ro/applications/diskusage.html">Română</a></li>
<li><a href="../../sk/applications/diskusage.html">Slovenčina</a></li>
<li><a href="../../fi/applications/diskusage.html">Suomi</a></li>
<li><a href="../../sv_SE/applications/diskusage.html">Svenska</a></li>
<li><a href="../../tr/applications/diskusage.html">Türkçe</a></li>
<li><a href="../../zh_CN/applications/diskusage.html"> 中文 [中文]</a></li>
<li><a href="../../ru/applications/diskusage.html">Русский</a></li>
<li><a href="../../uk/applications/diskusage.html">Українська</a></li>
<li><a href="../../jp/applications/diskusage.html">日本語</a></li>
</ul>
<span>
 «  <a href="diskprobe.html">DiskProbe</a> 
::  <a href="../applications.html#list-of-apps" class="uplink">Aplicacions</a> 
::  <a href="drivesetup.html">DriveSetup</a>  »
</span></div>
</div>
<div id="content">
<div>
<div class="box-info">La traducció d'aquesta pàgina encara no està acabada. Fins que ho sigui, algunes part correspondrà a la versió anglesa.</div>
<h2><img src="../../images/apps-images/diskusage-icon_64.png" alt="diskusage-icon_64.png" width="64" height="64" />DiskUsage</h2>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Barra d'eines:</td><td style="width:15px;"></td><td><span class="menu">Aplicacions</span></td></tr>
<tr><td>Ubicació:</td><td></td><td><span class="path">/boot/system/apps/DiskUsage</span></td></tr>
<tr><td>Preferències:</td><td></td><td><span class="path">~/config/settings/DiskUsage</span></td></tr>
</table>
<p><br /></p>
<p>DiskUsage shows graphically how the space on your volumes is utilized.<br />
A useful tool to answer the question, "<i>Where has all my disk space gone?</i>".</p>
<p>After launching, DiskUsage shows only an empty window with all mounted volumes as tabs at the top. You'll have to choose the one you're interested in and click <span class="button">Scan</span> to start chugging through the disk. For larger disks this can take some time... While you wait, you may switch to a different tab and start exploring that volume or begin the scan process there as well.<br />
It's not recommended to start several concurrent scan processes on the same physical disk, as the constant repositioning of the heads of the drive will only extend the wait.</p>
<p><img id="diskusage" src="../images/apps-images/diskusage.png" alt="diskusage.png" /></p>
<p>The concentric circles represent different levels in the file system hierarchy. Above, the circle in the center represents the <span class="path">/boot/home/</span> folder. Each segment of the ring immediately outside that circle is a file or folder under <span class="path">/boot/home/</span>. Every segment farther outside brings you one level deeper in the file hierarchy. You may have to resize the window to accommodate very deep folders.</p>
<div class="box-info"><ul>
<li>If the graphical representation of a file or folder comprises less than about 2° of a circle, it is excluded from the display.</li>
<li>The number of files that's reported for a folder includes files in subfolders too. A folder counts as a file.</li>
<li>DiskUsage ignores symbolic links.</li>
</ul></div>
<p>As you move the mouse over a segment, information about that file or folder appears in the status bar at the bottom.</p>
<p>Right-clicking a segment offers a context menu to <span class="menu">Get info</span>, <span class="menu">Open</span> (with Tracker), <span class="menu">Open with</span> another suitable application or <span class="menu">Rescan</span> that particular folder.<br />
Left-clicking a segment makes that file/folder the center circle.<br />
Left-clicking the center circle moves you up one level.</p>
<p>You can drag files and folders from DiskUsage to other applications or to the Desktop or other Tracker windows for copying. Vice versa, dropped volumes and folders on DiskUsage's window will zoom directly to them, making them the new center circle.</p>
<p>You can also use the Tracker add-on from the context menu of any folder to start DiskUsage with that particular location.</p>
</div>
</div>
<div class="nav">
<div class="inner"><span>
 «  <a href="diskprobe.html">DiskProbe</a> 
::  <a href="../applications.html#list-of-apps" class="uplink">Aplicacions</a> 
::  <a href="drivesetup.html">DriveSetup</a>  »
</span></div>
</div>
</body>
</html>