<div dir="auto">Congrats! We constantly have to learn and look things up,ask for help, and l am glad you're enjoying the process.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jul 17, 2021, 15:06 Michael via PLUG-discuss <<a href="mailto:plug-discuss@lists.phxlinux.org">plug-discuss@lists.phxlinux.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I tell ya; I am so excited.<br>
I was going to write a message to ya' all asking how to tell the a<br>
directories size. Then my mind starte t a-whirl. I thought:<br>
<br>
free<br>
No..... That's a memory thing. Then I thought:<br>
<br>
df<br>
Maybe. It shows the size of the disk. Let's throw a directory onto<br>
thend of it....<br>
df -h ./Documents<br>
No. Same output.<br>
<br>
Then I thought:<br>
<br>
du<br>
the out put turns into a list of files.<br>
Maybe let's throw a directory onto the end.<br>
du -h ./Documents<br>
Hot digity dog! That was it. And I didn't need to bug you guys!<br>
-- <br>
:-)~MIKE~(-:<br>
---------------------------------------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank" rel="noreferrer">PLUG-discuss@lists.phxlinux.org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="https://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer noreferrer" target="_blank">https://lists.phxlinux.org/mailman/listinfo/plug-discuss</a></blockquote></div>