On Mon, Nov 23, 2020 at 10:16:47PM -0600, Mike McClain wrote:
I guess I'm just a little old fashioned. My first computer had
no storage and my first hard drive was 20M so having a directory
taking up 3.5MB when all I'm using there is less than 10KB just
doesn't sit well with me.
The kernel,
On Mon, Nov 23, 2020 at 07:51:09AM -0500, Greg Wooledge wrote:
> On Sat, Nov 21, 2020 at 01:20:39PM -0600, Martin McCormick wrote:
> > I just cd'd to that directory and it looks like there's
> > about 1 GB there.
>
> unicorn:~$ du -sh /usr/share/zoneinfo
> 3.5M /usr/share/zoneinfo
> unicorn:~$
On Sat, Nov 21, 2020 at 01:20:39PM -0600, Martin McCormick wrote:
> I just cd'd to that directory and it looks like there's
> about 1 GB there.
unicorn:~$ du -sh /usr/share/zoneinfo
3.5M/usr/share/zoneinfo
unicorn:~$ find /usr/share/zoneinfo -type f | wc -l
780
Either something's wrong
3 matches
Mail list logo