Bash process substituion
by jt1122 from LinuxQuestions.org on (#6GNKB)
This works: Code:cat <(ls)but this doesn't: Code:ls >(cat)why?
Thanks
Thanks
Source | RSS or Atom Feed |
Feed Location | https://feeds.feedburner.com/linuxquestions/latest |
Feed Title | LinuxQuestions.org |
Feed Link | https://www.linuxquestions.org/questions/ |
Reply | 0 comments |