Linux CLI - Text Processing
Why does this command fail?
echo "test" | tr 'a-z'echo "test" | tr 'a-z'tr requires two arguments: source and target sets.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions