Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Feb 1996 11:47:44 PST
From:      "Marty Leisner" <leisner@sdsp.mc.xerox.com>
To:        questions@freebsd.org
Subject:   how big are sources?
Message-ID:  <9602071947.AA05446@gnu.mc.xerox.com>

next in thread | raw e-mail | index | archive | help


How big are all the unpacked source distributions???

Can you point me to a description of what's in
sbase,sbin, sgames, sgnu, slib, etc?
Also how big each tree is?

Is there any easy way to unpack sources without installing?

For example, what I'm doing is:
 327  rm CHECKSUM.MD5 
  328  for i in $(ls -1 | gawk -F . ' { print $1 }'); do cat $i.* | tar -xzvf 
-; done

(I'm running bash).



marty		leisner@sdsp.mc.xerox.com   
Member of the League for Programming Freedom (http://www.lpf.org)
Any sufficiently advanced technology is indistinguishable from magic
        Arthur C. Clarke, The Lost Worlds of 2001

-- 
marty
leisner@sdsp.mc.xerox.com  
Member of the League for Programming Freedom





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9602071947.AA05446>