8 lines
		
	
	
		
			92 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			8 lines
		
	
	
		
			92 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|  | #!/usr/bin/env bash | ||
|  | 
 | ||
|  | # trouvez le signification d'un mot français | ||
|  | 
 | ||
|  | mot=$1 | ||
|  | 
 | ||
|  | sdcv -c -n $mot |