{"id":12220,"date":"2024-09-01T08:10:15","date_gmt":"2024-09-01T08:10:15","guid":{"rendered":"https:\/\/greenwebpage.com\/community\/?p=12220"},"modified":"2024-10-01T09:44:58","modified_gmt":"2024-10-01T09:44:58","slug":"how-to-see-large-files-in-linux","status":"publish","type":"post","link":"https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/","title":{"rendered":"How to See Large Files in Linux"},"content":{"rendered":"\n<p><a id=\"post-12220-_heading=h.1fob9te\"><\/a><br> Checking for files occupying large space is important for your Linux machines. Unnecessary large files can slow down your system, therefore you should manage disk space by removing it, if necessary.  <br><a id=\"post-12220-_heading=h.3znysh7\"><\/a><\/p>\n\n\n\n<p>This will create space for essential files and applications, thus it helps to improve system performance and run your system smoothly.<br><a id=\"post-12220-_heading=h.tyjcwt\"><\/a><\/p>\n\n\n\n<p>This post aims to explore the commands and tools to see large files in Linux-based systems, including <a href=\"https:\/\/ubuntu.com\/download\/desktop\">Ubuntu 24.04<\/a>.<\/p>\n\n\n\n<h1 class=\"wp-block-heading\"><a id=\"post-12220-_heading=h.1t3h5sf\"><\/a><strong>How to See Large Files in Linux (Ubuntu 24.04)?<\/strong><\/h1>\n\n\n\n<p>\n  These topics will improve your understanding to see large files in Linux:\n<\/p>\n\n\n\n<p><a href=\"#How-to-See-Large-Files-in-Linux-through-Terminal\">How to See Large Files in Linux through Terminal?<\/a><\/p>\n\n\n\n<p><a href=\"#How-to-See-Large-Files-in-Linux-via-Graphical-Interface\">How to See Large Files in Linux via Graphical Interface (GUI)?<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"How-to-See-Large-Files-in-Linux-through-Terminal\"><a id=\"post-12220-_heading=h.4d34og8\"><\/a><strong>How to See Large Files in Linux through Terminal?<\/strong><\/h2>\n\n\n\n<p>\n  The following commands will be utilized in the terminal to see and analyze large files in Linux.\n<\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><a id=\"post-12220-_heading=h.2s8eyo1\"><\/a>1: Check Files Size using \u201cdf\u201d<\/h5>\n\n\n\n<p>\n  The following &#8220;df -h&#8221; command is used to print the file size or disk usage of all mounted filesystems:\n<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><p>  df -h<br><\/p><\/pre>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69de98f42a313&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69de98f42a313\" class=\"wp-block-image wp-lightbox-container\"><img fetchpriority=\"high\" decoding=\"async\" width=\"991\" height=\"189\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-1.png\" alt=\"Check file size using df\" class=\"wp-image-12221\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-1.png 991w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-1-300x57.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-1-768x146.png 768w\" sizes=\"(max-width: 991px) 100vw, 991px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>\n  The above command shows the quick summary of files and disks occupying large space. This can help you quickly analyze how much space is left on your drives.\n<\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><a id=\"post-12220-_heading=h.17dp8vu\"><\/a>2: Listing Largest Files with \u201cls\u201d<\/h5>\n\n\n\n<p>\n  The following \u201cls\u201d command can be utilized to list the largest files in the root directory (\/) by file size:\n<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><p>  ls -lhS \/ | head -n 10<br><\/p><\/pre>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69de98f42a69e&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69de98f42a69e\" class=\"wp-block-image wp-lightbox-container\"><img decoding=\"async\" width=\"878\" height=\"282\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-2.png\" alt=\"List largest files with ls\" class=\"wp-image-12222\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-2.png 878w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-2-300x96.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-2-768x247.png 768w\" sizes=\"(max-width: 878px) 100vw, 878px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>\n  The \u201c-lhS\u201d options are used to list files (-l), display sizes in a human-readable form(-h), and sort by the file size (-S) in your system&#8217;s root directory. You can also see that the largest file is at the top of the list. \n<\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><a id=\"post-12220-_heading=h.3rdcrjn\"><\/a>3: Sort the Largest Files with \u201cdu\u201d<\/h5>\n\n\n\n<p>\n  The command present below is a useful command to search and print the largest files on your Linux-based system (i.e. Ubuntu 24.04):\n<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><p>  sudo du -ah | sort -rh | head -n 20<br><\/p><\/pre>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69de98f42a9a5&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69de98f42a9a5\" class=\"wp-block-image wp-lightbox-container\"><img decoding=\"async\" width=\"1182\" height=\"506\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-3.png\" alt=\"Sort the largest files with du\" class=\"wp-image-12223\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-3.png 1182w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-3-300x128.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-3-1024x438.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-3-768x329.png 768w\" sizes=\"(max-width: 1182px) 100vw, 1182px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>\n  This command helps identify large files that may need to be cleaned up to free up disk space if necessary.\n<\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><a id=\"post-12220-_heading=h.26in1rg\"><\/a>4: Check the Largest Files in the Root Directory via \u201cdu\u201d<\/h5>\n\n\n\n<p>\n  Run this command to check and identify the files and directories occupying large amounts of disk space on your system\u2019s root directory:\n<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><p>  sudo du -ah \/ | sort -rh | head -n 20<br><\/p><\/pre>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69de98f42acb4&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69de98f42acb4\" class=\"wp-block-image wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"1193\" height=\"531\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-4.png\" alt=\"Check the largest files in the root directory\" class=\"wp-image-12224\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-4.png 1193w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-4-300x134.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-4-1024x456.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-4-768x342.png 768w\" sizes=\"(max-width: 1193px) 100vw, 1193px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69de98f42af09&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69de98f42af09\" class=\"wp-block-image wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"1109\" height=\"395\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-5.png\" alt=\"Check the largest files in the root directory\" class=\"wp-image-12225\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-5.png 1109w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-5-300x107.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-5-1024x365.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-5-768x274.png 768w\" sizes=\"(max-width: 1109px) 100vw, 1109px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>\n  This command will sort the large files and directories and show them on your terminal screen from largest (6.3GB) to smallest files (1.3 GB).\n<\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><a id=\"post-12220-_heading=h.lnxbz9\"><\/a>5: See the Largest Files using \u201cfind\u201d<\/h5>\n\n\n\n<p>\n  You can utilize the \u201cfind\u201d command in the following format, to check the largest files across the whole filesystem and sort and display them on the screen:\n<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><p>sudo <span style=\"font-size: 1em; background-color: rgb(255, 255, 255);\">find \/ -type f -exec du -h {} + | sort -rh | head -n 10<\/span><\/p><\/pre>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1127\" height=\"420\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-6.png\" alt=\"See the largest files using find command\" class=\"wp-image-12226\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-6.png 1127w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-6-300x112.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-6-1024x382.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-6-768x286.png 768w\" sizes=\"(max-width: 1127px) 100vw, 1127px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>\n  This command is particularly used to see and display the largest individual files, not directories on your Ubuntu 24.04 system. \n<\/p>\n\n\n\n<p><strong>Note:<\/strong> If you want to see the largest files individually, use the <strong>\u201cfind\u201d<\/strong> command. If you want a broader overview of space usage, including files and directories, use the <strong>\u201cdu\u201d<\/strong> command.\n<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"How-to-See-Large-Files-in-Linux-via-Graphical-Interface\"><a id=\"post-12220-_heading=h.35nkun2\"><\/a><strong>How to See Large Files in Linux via Graphical Interface (GUI)?<\/strong><\/h2>\n\n\n\n<p>\n  You can use the \u201cDisk Usage Analyzer\u201d, a GUI tool, to see large files on a Linux-based Ubuntu 24.04 system.\n<\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><a id=\"post-12220-_heading=h.1ksv4uv\"><\/a>Step 1: Open Disk Usage Analyzer<\/h5>\n\n\n\n<p>\n  The Disk Usage Analyzer is a built-in tool in Linux systems, used for inspecting a visual view of disk space usage on your system. Access the <strong>Disk Usage Analyzer<\/strong> from the Ubuntu Apps, as shown below:\n<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><p>  Disk Usage Analyzer<br><\/p><\/pre>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69de98f42b6d6&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69de98f42b6d6\" class=\"wp-block-image wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"1236\" height=\"632\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-7.png\" alt=\"Open Disk Usage Analyzer\" class=\"wp-image-12227\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-7.png 1236w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-7-300x153.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-7-1024x524.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-7-768x393.png 768w\" sizes=\"(max-width: 1236px) 100vw, 1236px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><a id=\"post-12220-_heading=h.44sinio\"><\/a>Step 2: Select the Disk or Directory <\/h5>\n\n\n\n<p>\n  Within the Disk Usage Analyzer, and select the particular disk or directory that you want to analyze for large files:\n<\/p>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69de98f42b9bc&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69de98f42b9bc\" class=\"wp-block-image wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"1026\" height=\"596\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-8.png\" alt=\"Select the disk or directory\" class=\"wp-image-12228\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-8.png 1026w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-8-300x174.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-8-1024x595.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-8-768x446.png 768w\" sizes=\"(max-width: 1026px) 100vw, 1026px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><a id=\"post-12220-_heading=h.2jxsxqh\"><\/a>Step 3: See Large Files <\/h5>\n\n\n\n<p>\n  You will see the visual chart of the files. The various colors represent different levels of disk usage. You can further analyze by clicking on the particular file or color:\n<\/p>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69de98f42bc8a&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69de98f42bc8a\" class=\"wp-block-image wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"1026\" height=\"603\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-9.png\" alt=\"See large files\" class=\"wp-image-12229\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-9.png 1026w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-9-300x176.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-9-1024x602.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12220-9-768x451.png 768w\" sizes=\"(max-width: 1026px) 100vw, 1026px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>Bonus tips:<\/strong>\n<\/p>\n\n\n\n<p>\n  The following options are used:\n<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th><p><strong>\/ <\/strong>\n<\/p><\/th><th><p>\n  Root Directory\n<\/p><\/th><\/tr><tr><th><p><strong>-a  <\/strong>\n<\/p><\/th><th><p>\n  All files and directories\n<\/p><\/th><\/tr><tr><th><p><strong>-h  <\/strong>\n<\/p><\/th><th><p>\n  Human-readable format\n<\/p><\/th><\/tr><tr><th><p><strong>-r  <\/strong>\n<\/p><\/th><th><p>\n  Reverse order\n<\/p><\/th><\/tr><\/thead><\/table><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\"><a id=\"post-12220-_heading=h.3j2qqm3\"><\/a><strong>Conclusion<\/strong><\/h4>\n\n\n\n<p>\n  In Ubuntu 24.04, checking for large files can be done using command-line tools and graphical interfaces. The &#8220;du&#8221; and &#8220;find&#8221; commands are commonly used to check detailed disk usage, including file sizes. Alternatively, the \u201cDisk Usage Analyzer\u201d is a graphical tool that allows you to inspect large files on your Linux system.\n<\/p>\n\n    <div class=\"xs_social_share_widget xs_share_url after_content \t\tmain_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content\">\n\n\t\t\n        <ul>\n\t\t\t        <\/ul>\n    <\/div> \n","protected":false},"excerpt":{"rendered":"<p>Checking for files occupying large space is important for your Linux machines. Unnecessary large files can slow down your system, therefore you should manage disk space by removing it, if necessary. This will create space for essential files and applications, thus it helps to improve system performance and run your system smoothly. This post aims [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":12234,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[43],"tags":[271,398,230],"class_list":["post-12220","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorials","tag-files","tag-large-files","tag-linux"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to See Large Files in Linux - Greenwebpage Community<\/title>\n<meta name=\"description\" content=\"This post aims to explore the commands and tools to see large files in Linux-based systems, including Ubuntu 24.04.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to See Large Files in Linux - Greenwebpage Community\" \/>\n<meta property=\"og:description\" content=\"This post aims to explore the commands and tools to see large files in Linux-based systems, including Ubuntu 24.04.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/\" \/>\n<meta property=\"og:site_name\" content=\"Greenwebpage Community\" \/>\n<meta property=\"article:published_time\" content=\"2024-09-01T08:10:15+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-01T09:44:58+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/See-large-files-in-Linux.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"1020\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Karim Buzdar\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Karim Buzdar\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/\"},\"author\":{\"name\":\"Karim Buzdar\",\"@id\":\"https:\/\/greenwebpage.com\/community\/#\/schema\/person\/467c100c1d017bc081473ee0440680c8\"},\"headline\":\"How to See Large Files in Linux\",\"datePublished\":\"2024-09-01T08:10:15+00:00\",\"dateModified\":\"2024-10-01T09:44:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/\"},\"wordCount\":653,\"commentCount\":2,\"publisher\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/#organization\"},\"image\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/See-large-files-in-Linux.jpeg\",\"keywords\":[\"Files\",\"Large Files\",\"Linux\"],\"articleSection\":[\"Tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/\",\"url\":\"https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/\",\"name\":\"How to See Large Files in Linux - Greenwebpage Community\",\"isPartOf\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/See-large-files-in-Linux.jpeg\",\"datePublished\":\"2024-09-01T08:10:15+00:00\",\"dateModified\":\"2024-10-01T09:44:58+00:00\",\"description\":\"This post aims to explore the commands and tools to see large files in Linux-based systems, including Ubuntu 24.04.\",\"breadcrumb\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/#primaryimage\",\"url\":\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/See-large-files-in-Linux.jpeg\",\"contentUrl\":\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/See-large-files-in-Linux.jpeg\",\"width\":1020,\"height\":600,\"caption\":\"See large files in Linux\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/greenwebpage.com\/community\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to See Large Files in Linux\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/greenwebpage.com\/community\/#website\",\"url\":\"https:\/\/greenwebpage.com\/community\/\",\"name\":\"Greenwebpage Community\",\"description\":\"Get online in three steps with our wide range of web hosting solutions. Choose from professional business to enterprise options designed to meet your needs.\",\"publisher\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/greenwebpage.com\/community\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/greenwebpage.com\/community\/#organization\",\"name\":\"Greenwebpage Community\",\"url\":\"https:\/\/greenwebpage.com\/community\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/greenwebpage.com\/community\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2023\/10\/cropped-logomic.png\",\"contentUrl\":\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2023\/10\/cropped-logomic.png\",\"width\":512,\"height\":512,\"caption\":\"Greenwebpage Community\"},\"image\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/greenwebpage.com\/community\/#\/schema\/person\/467c100c1d017bc081473ee0440680c8\",\"name\":\"Karim Buzdar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/greenwebpage.com\/community\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/0628fcbcddd9bc5486245d2cf4a904dbcdeac9ad6c3098f49237094e9d513d0c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/0628fcbcddd9bc5486245d2cf4a904dbcdeac9ad6c3098f49237094e9d513d0c?s=96&d=mm&r=g\",\"caption\":\"Karim Buzdar\"},\"sameAs\":[\"https:\/\/greenwebpage.com\"],\"url\":\"https:\/\/greenwebpage.com\/community\/author\/karim\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to See Large Files in Linux - Greenwebpage Community","description":"This post aims to explore the commands and tools to see large files in Linux-based systems, including Ubuntu 24.04.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/","og_locale":"en_US","og_type":"article","og_title":"How to See Large Files in Linux - Greenwebpage Community","og_description":"This post aims to explore the commands and tools to see large files in Linux-based systems, including Ubuntu 24.04.","og_url":"https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/","og_site_name":"Greenwebpage Community","article_published_time":"2024-09-01T08:10:15+00:00","article_modified_time":"2024-10-01T09:44:58+00:00","og_image":[{"width":1020,"height":600,"url":"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/See-large-files-in-Linux.jpeg","type":"image\/jpeg"}],"author":"Karim Buzdar","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Karim Buzdar","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/#article","isPartOf":{"@id":"https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/"},"author":{"name":"Karim Buzdar","@id":"https:\/\/greenwebpage.com\/community\/#\/schema\/person\/467c100c1d017bc081473ee0440680c8"},"headline":"How to See Large Files in Linux","datePublished":"2024-09-01T08:10:15+00:00","dateModified":"2024-10-01T09:44:58+00:00","mainEntityOfPage":{"@id":"https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/"},"wordCount":653,"commentCount":2,"publisher":{"@id":"https:\/\/greenwebpage.com\/community\/#organization"},"image":{"@id":"https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/#primaryimage"},"thumbnailUrl":"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/See-large-files-in-Linux.jpeg","keywords":["Files","Large Files","Linux"],"articleSection":["Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/","url":"https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/","name":"How to See Large Files in Linux - Greenwebpage Community","isPartOf":{"@id":"https:\/\/greenwebpage.com\/community\/#website"},"primaryImageOfPage":{"@id":"https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/#primaryimage"},"image":{"@id":"https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/#primaryimage"},"thumbnailUrl":"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/See-large-files-in-Linux.jpeg","datePublished":"2024-09-01T08:10:15+00:00","dateModified":"2024-10-01T09:44:58+00:00","description":"This post aims to explore the commands and tools to see large files in Linux-based systems, including Ubuntu 24.04.","breadcrumb":{"@id":"https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/#primaryimage","url":"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/See-large-files-in-Linux.jpeg","contentUrl":"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/See-large-files-in-Linux.jpeg","width":1020,"height":600,"caption":"See large files in Linux"},{"@type":"BreadcrumbList","@id":"https:\/\/greenwebpage.com\/community\/how-to-see-large-files-in-linux\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/greenwebpage.com\/community\/"},{"@type":"ListItem","position":2,"name":"How to See Large Files in Linux"}]},{"@type":"WebSite","@id":"https:\/\/greenwebpage.com\/community\/#website","url":"https:\/\/greenwebpage.com\/community\/","name":"Greenwebpage Community","description":"Get online in three steps with our wide range of web hosting solutions. Choose from professional business to enterprise options designed to meet your needs.","publisher":{"@id":"https:\/\/greenwebpage.com\/community\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/greenwebpage.com\/community\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/greenwebpage.com\/community\/#organization","name":"Greenwebpage Community","url":"https:\/\/greenwebpage.com\/community\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/greenwebpage.com\/community\/#\/schema\/logo\/image\/","url":"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2023\/10\/cropped-logomic.png","contentUrl":"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2023\/10\/cropped-logomic.png","width":512,"height":512,"caption":"Greenwebpage Community"},"image":{"@id":"https:\/\/greenwebpage.com\/community\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/greenwebpage.com\/community\/#\/schema\/person\/467c100c1d017bc081473ee0440680c8","name":"Karim Buzdar","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/greenwebpage.com\/community\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/0628fcbcddd9bc5486245d2cf4a904dbcdeac9ad6c3098f49237094e9d513d0c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0628fcbcddd9bc5486245d2cf4a904dbcdeac9ad6c3098f49237094e9d513d0c?s=96&d=mm&r=g","caption":"Karim Buzdar"},"sameAs":["https:\/\/greenwebpage.com"],"url":"https:\/\/greenwebpage.com\/community\/author\/karim\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/posts\/12220","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/comments?post=12220"}],"version-history":[{"count":6,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/posts\/12220\/revisions"}],"predecessor-version":[{"id":12506,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/posts\/12220\/revisions\/12506"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/media\/12234"}],"wp:attachment":[{"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/media?parent=12220"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/categories?post=12220"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/tags?post=12220"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}