Post Avf0rg8cK8dY1MpUG0 by [email protected] | |
More posts by [email protected] | |
Post #Avf0qvCCqya6Qt9BpI by [email protected] | |
0 likes, 0 repeats | |
This took me a minute to figure out; how many files will this create, and why?… | |
Post #Avf0qvKiLLO2rH7z5U by [email protected] | |
0 likes, 0 repeats | |
@penguin42 Did you mean echo? Or is there some input for all those cats? | |
Post #Avf0qvTDpiBzHf6mLg by [email protected] | |
0 likes, 0 repeats | |
@pro @penguin42 the cats hang (RIP) in the background, but the files still get … | |
Post #Avf0qvaJPLrbdeQROq by [email protected] | |
0 likes, 0 repeats | |
@apropos @pro I just want lots of open file descriptors to debug something with. | |
Post #Avf0qvgh1cy3xRPXLU by [email protected] | |
0 likes, 0 repeats | |
@penguin42 @pro ok, and you were surprised that the cats don't actually han… | |
Post #Avf0qvm0hrDmDvtmdM by [email protected] | |
0 likes, 0 repeats | |
@apropos @pro The subtle error is that the stdin of the cats is being shared wi… | |
Post #Avf0rLEw1SDFCscjgm by [email protected] | |
0 likes, 0 repeats | |
@penguin42 @pro huh, I don't see that in bash 5.2.32 | |
Post #Avf0rg8cK8dY1MpUG0 by [email protected] | |
0 likes, 0 repeats | |
@pro Actually no - I wanted all of the cats to stay around paused waiting for i… | |
Post #Avf0sE0eOGSz4VMbYm by [email protected] | |
0 likes, 0 repeats | |
@penguin42 What's wrong with "for i in `seq 1 200`; do echo $i > SE… | |
Post #Avf0sE720XZROILhVQ by [email protected] | |
0 likes, 0 repeats | |
@ali1234 Which is pretty much what I changed to; using $(seq 1 200) - but it to… | |
Post #Avf0saKFQ5DMHehZA0 by [email protected] | |
0 likes, 0 repeats | |
@penguin42 It took me a while to even figure out what it is *supposed* to do. I… | |
Post #Avf0slWhm6iP1TcAbY by [email protected] | |
0 likes, 0 repeats | |
@penguin42 Somewhat random depending on how the timing allows how many of the c… | |
Post #Avf0slcjPhXHKAQyzw by [email protected] | |
0 likes, 0 repeats | |
@edavies Right! Took me a while to notice it after I'd tripped into it. H… |