Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

1
  • 2
    I've written an answer about difference between shell redirections before askubuntu.com/q/678915/295286 , so to follow "don't repeat yourself" principle I'll just leave a link here. bash on Linux implements both <<< and < <() are implemented in very much different fashion below the hood (one is seekable and the other is not). Whether or not the person who suggested the change understands it is a different story. We also don't know what commands you actually use to see if the suggestion is valid. If anyone wants this as an actual answer - let me know, but I'll stop here. Commented Jul 5, 2020 at 22:40