Files
2024-08-31 12:07:21 +03:00

2 lines
43 B
Plaintext

sed -E "s/([13579])([aeiou])/\2\1/g" a.txt