Something about xargs
by allen_yuan from LinuxQuestions.org on (#51KGB)
-----------------------------------------------------------------------------------------------------------------------------------
https://www.gnu.org/software/findutils/manual/html_node/find_html/Limiting-Command-Size.html
From this page we know that:
each command can exec how many arguments,but where we know the one of result the commands "xargs --show-limits"
"Size of command buffer we are actually using:131072"?
So,where we can get the size 131072?
Anyone helps?
3Q~~~
-----------------------------------------------------------------------------------------------------------------------------------


https://www.gnu.org/software/findutils/manual/html_node/find_html/Limiting-Command-Size.html
From this page we know that:
each command can exec how many arguments,but where we know the one of result the commands "xargs --show-limits"
"Size of command buffer we are actually using:131072"?
So,where we can get the size 131072?
Anyone helps?
3Q~~~
-----------------------------------------------------------------------------------------------------------------------------------