<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=Linux_Disk</id>
	<title>Linux Disk - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=Linux_Disk"/>
	<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=Linux_Disk&amp;action=history"/>
	<updated>2026-06-08T19:24:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://w.electrodragon.com/w/index.php?title=Linux_Disk&amp;diff=26715&amp;oldid=prev</id>
		<title>Chao at 07:24, 29 May 2020</title>
		<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=Linux_Disk&amp;diff=26715&amp;oldid=prev"/>
		<updated>2020-05-29T07:24:49Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===Disk ===&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Category !! Command !! Description !! example !! example description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| System-disk || df || check the size of disk || df -h  || -h human read&lt;br /&gt;
|-&lt;br /&gt;
| System-disk || du || check size of folders || du -sh /*  || -h human read -s conclusion&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
== For [[LPI-Nano]] ==&lt;br /&gt;
&amp;lt;source&amp;gt;&lt;br /&gt;
# fdisk -l&lt;br /&gt;
Disk /dev/mmcblk0: 7536 MB, 7902068736 bytes, 15433728 sectors&lt;br /&gt;
241152 cylinders, 4 heads, 16 sectors/track&lt;br /&gt;
Units: cylinders of 64 * 512 = 32768 bytes&lt;br /&gt;
&lt;br /&gt;
Device       Boot StartCHS    EndCHS        StartLBA     EndLBA    Sectors  Size Id Type&lt;br /&gt;
/dev/mmcblk0p1    0,32,33     2,42,40           2048      34815      32768 16.0M  c Win95 FAT32 (LBA)&lt;br /&gt;
Partition 1 does not end on cylinder boundary&lt;br /&gt;
/dev/mmcblk0p2    2,42,41     25,126,37        34816     409599     374784  183M 83 Linux&lt;br /&gt;
Partition 2 does not end on cylinder boundary&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
== Find large file ==&lt;br /&gt;
* find . -type f -size +800M&lt;br /&gt;
[[category: Linux Commands]]&lt;/div&gt;</summary>
		<author><name>Chao</name></author>
	</entry>
</feed>