Linux pipe example


/ Published in: Bash
Save to your folder(s)

try:
ls -l > pipe
cat < pipe


Copy this code and paste it in your HTML
  1. mkfifo pipe

URL: http://www2.linuxjournal.com/article/2156

Report this snippet


Comments


You need to login to view comments.