3 lines
		
	
	
	
		
			88 B
		
	
	
	
		
			Text
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			88 B
		
	
	
	
		
			Text
		
	
	
		
			Executable file
		
	
	
	
	
| cd /var/lib/pkg/DB
 | |
| grep -rli '/mnt/lfs' * | xargs -i@ sed -i 's/\/mnt\/lfs\///g' @
 | |
| cd -
 |