Respuesta :
Answer:
In simple words, The following command / order is used to dictate the English language characters that are initiated with ‘t’, have a downside-case vowel in the middle position and ends with ‘s’:
Command: grep '^[t].[aeiouy].s
Answer:
In simple words, The following command / order is used to dictate the English language characters that are initiated with ‘t’, have a downside-case vowel in the middle position and ends with ‘s’:
Command: grep '^[t].[aeiouy].s