Talk:Sockets: Difference between revisions

From Rosetta Code
Content added Content deleted
(UNIX Shell and UnixPipes)
(No difference)

Revision as of 00:53, 9 December 2008

UNIX Shell and UnixPipes

Aren't they the same?! I mean: it seems that UnixPipes are one-liner for a unix shell, which is the same interpreter that can interpret a "file" containing commands for the shell... Piping is a rather common way to do things on *n*x shells, from the command line or inside a script... --ShinTakezou 00:53, 9 December 2008 (UTC)