Talk:Loops/Infinite

From Rosetta Code
Revision as of 18:16, 11 April 2008 by Rahul (talk | contribs) (New page: Why was the UnixPipes entry yes SPAM removed? (I think sequences are a way to generate loops in pipes, just as recursion is used to simulate loops in functional languages like haskell)....)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Why was the UnixPipes entry

yes SPAM

removed? (I think sequences are a way to generate loops in pipes, just as recursion is used to simulate loops in functional languages like haskell). So a loop of printing it 5 times would be

yes SPAM | head -n 5

(see for loop too) Rahul 12:16, 11 April 2008 (MDT)