4 lines
		
	
	
		
			112 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			112 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| grep -nHR -e group ../pl ../C ../H ../packages ../library | \
 | |
|   grep '(@|\\)'| \
 | |
|   grep -v \#| \
 | |
|   grep -v ^grep |