Hi all,
According to the manpage, the command
What I seem to be getting is that it is removing everything, almost as if the
So if I run:
	
	
	
		
Is this the case for anyone else?
I am due that time of the year to do a complete grab of the 90gig repo and it takes so long on my connection that at least a couple of superfluous package revisions creep in
				
			According to the manpage, the command
 pkg clean should only remove cached packages that are not the very latest.What I seem to be getting is that it is removing everything, almost as if the
 -a (clear all) flag is being used.So if I run:
		Code:
	
	# pkg fetch wget
# pkg clear
$ ls /var/cache/pkg | wc -l
   >> 0Is this the case for anyone else?
I am due that time of the year to do a complete grab of the 90gig repo and it takes so long on my connection that at least a couple of superfluous package revisions creep in

 
			     
 
		
 
 
		