> > what command do I use to see the size of my a hard drive > and how much > > space is left on it. With my searches I only find hdparm and how to > > add a second drive. > > df tells you how much space is used and left in each partition. > > du recurses through the directory structure and tells you how > much space used by each subdirectory in a tree. "du -s *" is > a useful variant. du -cksh is good too. _______________________________________________ TCLUG Mailing List - Minneapolis/St. Paul, Minnesota http://www.mn-linux.org tclug-list at mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-list