placeholderCopy mkfifo myPipe ls -l > myPipe grep ".log" < myPipe ... 請注意,變數 $pipedata 不能在主終端/主shell 中使用,因為使用 & 會呼叫 ...
確定! 回上一頁