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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user