The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 03-17-2008
agn agn is offline
Registered User
  
 

Join Date: Feb 2008
Posts: 172
Yes there's a limit to the max no. of arguments you can pass to a command.
Its system dependent I think. Try this:


Code:
$ getconf ARG_MAX