Quantcast
Channel: bash runs out of memory - Unix & Linux Stack Exchange
Viewing all articles
Browse latest Browse all 2

Answer by dataless for bash runs out of memory

$
0
0

MAX_ARG_STRLEN only applies when calling out to external programs. "for" is part of bash's syntax, and so bash will be processing that directly. And yes, it will run the seq command and capture the entire stdout before performing the substitution into the "for" statement.


Viewing all articles
Browse latest Browse all 2

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>