Revision history for LinuxStreamProcessing


Revision [17890]

Last edited on 2014-01-19 14:02:44 by ToBo
Additions:
%%(bash)dmesg | grep Product | while read line ; do echo "$line" ; done%%
Deletions:
%%dmesg | grep Product | while read line ; do echo "$line" ; done%%


Revision [17889]

Edited on 2014-01-19 14:02:26 by ToBo
Additions:
Run command on every occurrence of grep
%%dmesg | grep Product | while read line ; do echo "$line" ; done%%


Revision [9313]

Edited on 2009-07-11 23:09:37 by ToBo
Additions:
[[LinuxCpipe cpipe]] - Counting pipe


Revision [7351]

Edited on 2009-01-10 15:35:47 by ToBo
Additions:
[[LinuxUuencode uuencode]] - escape all non ascii characters


Revision [7228]

Edited on 2008-12-23 06:51:10 by ToBo
Additions:
[[LinuxHead head]] - print the first lines of each file to standard output
[[LinuxTail tail]] - print the last lines of each file to standard output
Deletions:
[[LinuxHead head]] - print the first lines of each file to standard output


Revision [5078]

Edited on 2008-09-02 21:19:42 by ToBo
Additions:
[[LinuxPrintf printf]] - formatierte Ausgabe


Revision [4969]

The oldest known version of this page was created on 2008-08-31 16:50:23 by ToBo
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki