Post AyJ2kHMFo5mqKlz6QK by [email protected] | |
More posts by [email protected] | |
Post #AyJ2kHMFo5mqKlz6QK by [email protected] | |
0 likes, 2 repeats | |
I was almost 40 when I learned than one can pipe concatenated commands(date; da… | |
Post #AyJE2PcQvl0EfBOxBQ by [email protected] | |
0 likes, 0 repeats | |
@mms I occasionally use it for headers:$ (echo col1,col2,col3 ; grep pattern fi… | |
Post #AyJE2PkaRRWb4TDStM by [email protected] | |
0 likes, 0 repeats | |
@gumnos @mms Other than backgrounding groups of tasks, your existing examples, … | |
Post #AyJE2Pqy3id3OGCYq0 by [email protected] | |
0 likes, 0 repeats | |
@thomasadam Short of hard-coding terminal-specific ANSI sequences in printf inv… | |
Post #AyJE5BWhmYcVpE2o8O by [email protected] | |
0 likes, 0 repeats | |
@mms I'm a bit south of 40, but I've learned it today. Thanks :) | |
Post #AyJEEYpaVPwci2LajI by [email protected] | |
0 likes, 0 repeats | |
@gumnos Heh. Maybe it were your examples, but taken literally:$ (echo col1,co… | |
Post #AyJEEYvc90lV0jAP7g by [email protected] | |
0 likes, 0 repeats | |
@thomasadam Yeah, most of the time I do it involves very non-performance-critic… | |
Post #AyJEbr6AknD61dDE3c by [email protected] | |
0 likes, 0 repeats | |
@gumnos @mms Oh, and with:(sleep 10; xeyes) &exitJust because `&` is a … | |
Post #AyLOMij2zQOlZSjm2C by [email protected] | |
0 likes, 0 repeats | |
@mms This also allows you to do some amount of set math with streams.(cmd1; cmd… | |
Post #AyLORdUjrhB8nPO9Zo by [email protected] | |
0 likes, 0 repeats | |
@mms Me too! And that is almost 40 years ago :) Age rocks and sucks, simultaneo… | |
Post #AyLbNsWdL3jneroUXA by [email protected] | |
0 likes, 0 repeats | |
@mms i used it with #fping on #openbsd for my subnetfping -A -a -n -q -g 192… |