9
0
mirror of https://github.com/Kas-tle/java2bedrock.sh.git synced 2025-12-28 19:19:05 +00:00

debug xargs show limits

This commit is contained in:
Kas-tle
2022-10-25 04:25:52 +00:00
committed by GitHub
parent 866a0e4b58
commit f71be22ff8

View File

@@ -89,7 +89,9 @@ then
ulimit -s unlimited
status_message info "Changed ulimit settings for script:"
ulimit -a
echo | xargs --show-limits
getconf ARG_MAX
fi
# warn user about limitations of the script