![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mystery infestation strikes Linux/Apache Web sites | iBot | UNIX and Linux RSS News | 0 | 01-24-2008 04:10 PM |
| The Mystery Directory | Peterh | SUN Solaris | 1 | 11-09-2007 09:35 AM |
| File descriptors problem perplexing me | tmarikle | Shell Programming and Scripting | 5 | 01-26-2005 11:13 AM |
| Traceroute and Whois mystery | DumDum | IP Networking | 2 | 07-03-2002 11:24 PM |
| terminal/port (serial) lock up mystery! SCO 5.0 | ftn96 | Filesystems, Disks and Memory | 10 | 06-04-2002 02:05 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
A perplexing mystery
A perplexing mystery...
please note that i am not a lacky, and the error below is misleading recently something i do all the time broke (a script). now when i run this script i get this error. /usr/bin/awk: 0403-027 The parameter list is too long. note that the (parameter list is NOT too long.) it seems to only get this error when it is executed within the script. if i take this part of the script out and run it on its own it works fine. furthermore if i (this is the perplexing part) ssh hostname and then run the script it works fine!!!! (odd) if i do (in the terminal that i ssh to that script work worked in) set > tmp and then set the tmp ENV vars in the terminal that the script does not work in and try the script, i still get this error. my qestion, what is the ENV var that controls "parameter list" length? why would the script reset this in one shell and not the other? Any thoughts? |
|
||||
|
Franklin52 the code is very long, but you asked for it. i point to proprietary software, and you will not actaly be able to run this. but the awk statments are there.
Last edited by nullwhat; 10-03-2008 at 03:29 PM.. |
|
||||
|
Try to increase the max length of the command line, check out this link:
AIX: 0403-027 The parameter list is too long (6625591) Regards |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|