File: stdin_sends_stdin_to_pipe.txtar

package info (click to toggle)
golang-github-bitfield-script 0.24.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 480 kB
  • sloc: makefile: 2
file content (6 lines) | stat: -rw-r--r-- 71 bytes parent folder | download
1
2
3
4
5
6
stdin input.txt
exec echostdin
stdout 'hello\n'

-- input.txt --
hello