Re: cygwin:the /usr/share directory

2013-01-31 Thread Csaba Raduly
Hi, On Thu, Jan 31, 2013 at 5:08 AM, Warren Young wrote: > > Here's a script I call "pigs" that I use for the purpose: > > -- 8< cut here 8< --- Instead of pigs, I use ducks :) $ alias ducks alias ducks='du -cks' $ cd /usr/share $ ducks * | sort -

Re: cygwin:the /usr/share directory

2013-01-30 Thread marco atzeri
On 1/31/2013 5:55 AM, ping wrote: On 1/30/2013 10:21 PM, Larry Hall (Cygwin) wrote: On 1/30/2013 10:14 PM, ping wrote: hi experts: I'm recently running out of disk and , it looks simply the /usr/share occupies around 5G . [ping@ping-new-laptop usr]$ du -sh ./share/ 4.4G./share/ I'm think

Re: cygwin:the /usr/share directory

2013-01-30 Thread Warren Young
On 1/30/2013 20:21, Larry Hall (Cygwin) wrote: On 1/30/2013 10:14 PM, ping wrote: [ping@ping-new-laptop usr]$ du -sh ./share/ 4.4G./share/ Mine is less than .5G Mine's 0.8 GiB. Doing a "du -sh ./share/*" should give you a good overview of which directories contain the most stuff and he

Re: cygwin:the /usr/share directory

2013-01-30 Thread Larry Hall (Cygwin)
On 1/30/2013 10:14 PM, ping wrote: hi experts: I'm recently running out of disk and , it looks simply the /usr/share occupies around 5G . [ping@ping-new-laptop usr]$ du -sh ./share/ 4.4G./share/ I'm thinking to remove this directory to release some space. but not sure if this will affect t

cygwin:the /usr/share directory

2013-01-30 Thread ping
hi experts: I'm recently running out of disk and , it looks simply the /usr/share occupies around 5G . [ping@ping-new-laptop usr]$ du -sh ./share/ 4.4G./share/ I'm thinking to remove this directory to release some space. but not sure if this will affect the whole cygwin from running prop