Jump to content

User defined pipe and redirection operators: Difference between revisions

m
Line 691:
 
head("List_of_computer_scientists.lst", 4, commonoutchan)
 
cat("List_of_computer_scientists.lst", commonoutchan)
 
cat("List_of_computer_scientists.lst") |> grep("ALGOL") |> tee("Algol_pioneers.lst", commonoutchan)
4,105

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.