Bash Scripting - Text Processing in Scripts
What is wrong with this command?
sort <<<
sort <<<
<<< requires a string after it to send as input.<<<, causing a syntax error.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions