The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > AIX
.
google unix.com



AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
LINE_MAX for NAWK deaniyoer UNIX for Dummies Questions & Answers 2 07-11-2001 08:37 PM

Reply
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 10-07-2009
djschmitt djschmitt is offline
Registered User
  
 

Join Date: Sep 2002
Location: Omaha, NE
Posts: 19
Where is LINE_MAX set on AIX?

So all the research I've done shows that the reason I'm getting an error message 0403-035 The specified path name is too long is because of a LINE_MAX variable.

The issue is that no where have I actually found where this variable is set. I've done grep -i MAX /usr/lib/*.h with no success finding the variable. I'm starting to think this variable doesn't exist (AIX 5.3.0.0).

Thank you for anyone who can point me in the right direction.
  #2 (permalink)  
Old 10-07-2009
فارس الأحزان فارس الأحزان is offline
Banned
  
 

Join Date: Oct 2009
Posts: 8
I am beginning to think that this variable does not exist (AIX 5.3.0.0). Please specialists fast solution

Thank you
  #3 (permalink)  
Old 10-08-2009
zaxxon's Avatar
zaxxon zaxxon is offline Forum Staff  
Moderator
  
 

Join Date: Sep 2007
Location: Germany
Posts: 2,259
Code:
root@somehost:/usr> find . -type f -name "*.h" -exec grep -l LINE_MAX {} \;
./lpp/X11/include/X11/Xos_r.h
./lpp/X11/include/X11/Xthreads.h
./include/sys/limits.h
./include/unistd.h
root@srfihv02:/usr> oslevel -r
5300-09
I think it is no good idea to change any header files of the OS but change your commands, scripts, structure etc. instead.
  #4 (permalink)  
Old 10-08-2009
methyl methyl is offline
Registered User
  
 

Join Date: Mar 2008
Posts: 1,163
Please post the actual shell command which produces the error message. Such commands can usually be restructured to avoid creating a huge command line.
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 07:13 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0