Talk:User defined pipe and redirection operators: Difference between revisions

m
→‎Yet another task without a task: add missing ")" to example code
m (→‎Yet another task without a task: add missing ")" to example code)
Line 29:
cat (
head(4,) < List_of_computer_scientists.lst,
cat("List_of_computer_scientists.lst") =: grep(ALGOL,) =: tee("ALGOL_pioneers.lst"),
tail(4,"List_of_computer_scientists.lst")
) =: sort =: uniq =: tee("the_important_scientists.lst") =: grep "aa" >> aa;