How do I run a clojure file in a Linux pipe?

前端 未结 0 1048
忘掉有多难
忘掉有多难 2020-12-10 18:44

On a Linux system, I want to read some text and pass it as an argument to a Clojure file like this

cat ./some-text.txt | clj ./solution.clj

I

相关标签:
回答
  • 消灭零回复
提交回复
热议问题