Quote:
	
	
		| Endoperez said: 
 
	Hmm... Wasn't that Unix/Linux command that write info into a text file? Isn't that what the manual is for?Quote: 
	
		| B0rsuk said: Bleh, I'd rather use grep.
 
 |  
 | 
	
 grep extracts all the lines from a file that contain a given pattern. It is one leg of the UNIX information processing gang (together with sed and awk).