What is the output of the following command? echo “Hello World” | tr -d aieou
A.
Hello World
B.
eoo
C.
Hll Wrld
D.
eoo Hll Wrld
Explanation:
What is the output of the following command? echo “Hello World” | tr -d aieou
What is the output of the following command? echo “Hello World” | tr -d aieou
A.
Hello World
B.
eoo
C.
Hll Wrld
D.
eoo Hll Wrld
Explanation: