I also dislike sort -u, I support that each Unix tool does one job and does it right ;)
This commit is contained in:
		
							parent
							
								
									2834e68690
								
							
						
					
					
						commit
						1509f6827a
					
				@ -6,4 +6,4 @@ do
 | 
			
		||||
	do
 | 
			
		||||
		test -x "$file" && echo "${file##*/}"
 | 
			
		||||
	done
 | 
			
		||||
done | sort -u
 | 
			
		||||
done | sort | uniq
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user