We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Hello, for the challenge https://cmdchallenge.com/#/remove_files_with_extension - one more possible combination to solve should be: seq 100 | tr '\n' ' ' Thank you for your time.
seq 100 | tr '\n' ' '