The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Is there a limit to the no. of arguments to a shell script ?
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
Is there a limit to the no. of arguments to a shell script ?
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
3
(
permalink
)
03-17-2008
agn
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
agn
View Public Profile
Find all posts by agn
Find agn's past nominations received
Find agn's present nominations given