From owner-freebsd-questions@freebsd.org Tue Dec 4 08:31:52 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 19147132903E for ; Tue, 4 Dec 2018 08:31:52 +0000 (UTC) (envelope-from pschmehl_lists@tx.rr.com) Received: from dnvrco-cmomta02.email.rr.com (dnvrco-outbound-snat.email.rr.com [107.14.73.230]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 25EF76CDB9 for ; Tue, 4 Dec 2018 08:31:49 +0000 (UTC) (envelope-from pschmehl_lists@tx.rr.com) Received: from [192.168.0.9] ([70.121.63.82]) by cmsmtp with ESMTPA id U4LDgJK4fsismU4LGg0Bfs; Tue, 04 Dec 2018 06:38:02 +0000 Date: Tue, 04 Dec 2018 00:37:55 -0600 From: Paul Schmehl Reply-To: Paul Schmehl To: FreeBSD Questions Subject: Files in / Message-ID: <66B63BE11669F00AA754FE87@Pauls-MacBook-Pro.local> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-CMAE-Envelope: MS4wfLxwGBEkMssus8pVYOxGZL9nQdzw3co432h6Q89gNIAsrm2sXjuLo4kjJg82Fvwq4mITPziz/CkBT4Y258k6gPQGTFgRoeDTxwjOCJDLprPLfACkpgDD RlnObVXURbaC0thy8loq1vXe+9iDoqqc8TEsNv4S1FoB4p+xE2txud/4mWufcVHe7cecWkegxuqM/w== X-Rspamd-Queue-Id: 25EF76CDB9 X-Spamd-Result: default: False [-3.84 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; HAS_REPLYTO(0.00)[pschmehl_lists@tx.rr.com]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:107.14.73.0/24]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[rr.com]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; RCPT_COUNT_ONE(0.00)[1]; REPLYTO_EQ_FROM(0.00)[]; IP_SCORE(-0.56)[ipnet: 107.14.73.0/24(-1.51), asn: 7843(-1.21), country: US(-0.09)]; TO_DN_ALL(0.00)[]; MX_GOOD(-0.01)[dnvrco-cmedge01.email.rr.com,dnvrco-cmedge02.email.rr.com]; NEURAL_HAM_SHORT(-0.97)[-0.972,0]; RCVD_IN_DNSWL_NONE(0.00)[230.73.14.107.list.dnswl.org : 127.0.5.0]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:7843, ipnet:107.14.73.0/24, country:US]; RCVD_COUNT_TWO(0.00)[2] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Dec 2018 08:31:52 -0000 When I use df -h, I get this: /dev/da0s1a 989M 627M 283M 69% / When I use du -h /root, I get this: # du -h /root 4.0K /root/.ssh 2.0K /root/.subversion/auth/svn.simple 2.0K /root/.subversion/auth/svn.username 2.0K /root/.subversion/auth/svn.ssl.server 2.0K /root/.subversion/auth/svn.ssl.client-passphrase 10K /root/.subversion/auth 34K /root/.subversion 4.0K /root/.links 72K /root/.fop 2.0K /root/jwplayer 10K /root/.linkchecker 48K /root/.java/fonts/1.7.0_80 48K /root/.java/fonts/1.7.0_95 48K /root/.java/fonts/1.7.0_111 48K /root/.java/fonts/1.7.0_141 94K /root/.java/fonts/1.7.0_151 288K /root/.java/fonts 290K /root/.java 1.0M /root When I use ls -lsah /root, I get a completely different list of files. But neither of these utilities show 627M used in root. Why can't I see what's using all this space in root? Am I using the wrong utilities to view the files? Is it something else? Paul Schmehl, Retired ******************************************* "It is as useless to argue with those who have renounced the use of reason as to administer medication to the dead." Thomas Jefferson "There are some ideas so wrong that only a very intelligent person could believe in them." George Orwell