01-21-2016, 08:03 AM 
		
	
	
		how do i merge 7.3gb words into 1 wordlist to remove all duplicated words?
	
	
	
	
	
| 
				
				 
					how do i do this?
				 
			 | 
		
| 
	 
		
		
		01-21-2016, 08:03 AM 
		
	 
	
		how do i merge 7.3gb words into 1 wordlist to remove all duplicated words?
	 
	
	
	
	
		
		
		01-21-2016, 07:03 PM 
		
	 
	
		cat list1 list2 | sort -u -o output
	 
	
	
	
	
		UUoC. 
	
	
	
	
Code: sort -u -o output list1 list2
		
		
		01-21-2016, 09:54 PM 
		
	 
	
		Sorry but is there a video or text guide? i having trouble doing it  
	
	
	
	
 
	
		
		
		01-21-2016, 10:13 PM 
		
	 
	
		Something tells me you have no business cracking passwords...
	 
	
	
	
	
		
		
		01-21-2016, 10:21 PM 
		
	 
	
	
	
	
	
		
		
		01-21-2016, 10:37 PM 
		
	 
	
		You should probably learn how to use your operating system first.
	 
	
	
	
	
		
		
		01-21-2016, 10:40 PM 
		
	 
	
	
	
	
	
		
		
		01-21-2016, 10:42 PM 
		
	 
	
	
	
	
	
		
		
		01-21-2016, 10:57 PM 
		
	 
	
		They aren't "linux" commands "bruh." I use that command on Windows nearly every day.
	 
	
	
	
	
 | 
| 
				
	 
					« Next Oldest | Next Newest »
				 
			 |