https://bugzilla.wikimedia.org/show_bug.cgi?id=58796
--- Comment #22 from DrTrigon <[email protected]> --- (In reply to Tim Landscheidt from comment #21) > (In reply to DrTrigon from comment #20) > > [...] > > > 'cat' is a programm that is supposed to take the standard input and pipe it > > then to a file (I would love to do this more directly if possible). That > > fits exactly in to the explanation on [[wikitech:Nova > > Resource:Tools/Help#Processing email programatically]]. > > > [...] > > cat always outputs to standard output; cf. cat(1): > > | DESCRIPTION > | Concatenate FILE(s), or standard input, to standard > | output. ...and from there through pipe into file, right? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
