LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > LinuxQuestions.org > LQ Suggestions & Feedback
User Name
Password
LQ Suggestions & Feedback Do you have a suggestion for this site or an idea that will make the site better? This forum is for you.
PLEASE READ THIS FORUM - Information and status updates will also be posted here.

Notices


Reply
  Search this Thread
Old 04-11-2005, 10:04 AM   #1
raees
Member
 
Registered: Nov 2003
Posts: 65

Rep: Reputation: 15
New Forum for Linux-Gurus[Programming/Administration] or Linux-Advanced Users [ Progr


Hi All,

Don’t you feel , It would be a good idea to have a forum for Linux-Gurus[Programming/Administration] or Linux-Advanced Users [ Programming/Administration] for advanced programming / environment /Administration questions . For example I have given a sample question below

The current Linux-Software and Linux General forums are too generic and too high level forums and its flooded with beginner /intermediate level questions. Basically not many gurus will be able to watch the questions and have discussion here cos most of the questions are too beginners level

Can you please accommodate this request?

And the question is

When I do an ls –l on large directory , I am getting the following error, And I found the culprit is ARG_MAX setting and is set to a very low limit. How can I set it to a larger value


> ls –l *
ksh: ls: Argument list too long

> getconf ARG_MAX
131072


Thanks
Raees
 
Old 04-11-2005, 02:15 PM   #2
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
My recommendation would be that if you have a programming question, you should post it in the Programming forum rather than the Software or General forum, as it will get much better exposure there (Programming) than it would elsewhere.

As for creating separate forums for "Advanced" or "Guru" members, I would be opposed for several reasons. First, I'm not sure how and/or who could determine whether someone actually had "advanced/guru" experience and knowledge and thus was qualified to answer the questions, and second, having two sets of forums (one for newbies, one for gurus) would literally double the amount of work needed to run the site. I'm not sure that would really be an improvement, especially since it's a pretty good bet that people would either naturally gravitate to posting questions in the "guru" forum rather than the "newbie" forum, or they would double post and create a thread in both forums. The end result would be the same number of questions, only they'd be in a forum that had a different name. As always, the above is strictly my own 2 cents, nothing more. -- J.W.
 
Old 04-11-2005, 02:24 PM   #3
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
We do have a Enterprise forum which is mainly targeted at the more advanced users, that work in enterprise type enviornments..

And there is always www.programmingquestions.org our sister site for more detailed forums for different programming languages..
 
Old 04-11-2005, 04:05 PM   #4
sudya
LQ Newbie
 
Registered: Mar 2005
Location: CA
Distribution: SuSE, Debian
Posts: 27

Rep: Reputation: 15
I would like to apologize for the thing I will say, if that will offend the author of the thread. There is a very slight line between a guru and a showoff. And the way you distinguish this line is by looking at a person. A showoff talks, a guru helps. And it has nothing to do with forums, their specifications or categorizations. If you asked a question just wait, and the help will come, if not research the topic and rephrase the question according to your new knowledge. And ask again. Keep doing this until the question is not solved or your are bored.
Now going back to your question:

the number you see(131072) is the the maximum command line length for any program, you can check it by
Code:
grep ARG_MAX /usr/include/linux/limits.h
since you are using * your shell is trying to convert this wildcard into names and fails when it reaches the ARG_MAX length. I see 2 solutions 1) try to overcome this by using some shell tricks
2) change the value in limits.h and recompile the kernel
 
Old 04-11-2005, 04:46 PM   #5
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Ok so you made a suggestion but you also asked this question once again in Software. Don't do this as this is cross posting and is against our rules. What you should have done was make two different threads as this forum is not setup to ask technical questions. So anyone that wants to answer his questions in regards to his ARG_MAX issue, direct your browsers here: http://www.linuxquestions.org/questi...hreadid=312012

http://www.linuxquestions.org/rules.php
 
Old 04-12-2005, 07:35 PM   #6
raees
Member
 
Registered: Nov 2003
Posts: 65

Original Poster
Rep: Reputation: 15
I apologize for having the question posted here. The intention was to show the kind of questions that needs an experts advice should go to a different group were adequate attention will be obtained…

Once again please do not answer the question here I have a diff posting for the same in software forum

Thanks
Raees
 
  


Reply



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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Is there as good Linux programming forum as LQ forum? kornerr LQ Suggestions & Feedback 5 04-29-2007 03:22 AM
Linux - Programming Forum , Linux - Tweaks Forum .. is it a bad idea ??? UsualTuxpect LQ Suggestions & Feedback 7 01-16-2006 03:33 AM
What about a forum for Linux programming? germanobarreiro LQ Suggestions & Feedback 5 07-04-2005 05:08 PM
There's about a deluge of linux users, but where are the gurus? A.moniz LQ Suggestions & Feedback 13 04-26-2004 02:07 PM
linux programming forum yaiba Programming 2 02-10-2004 07:34 PM

LinuxQuestions.org > Forums > LinuxQuestions.org > LQ Suggestions & Feedback

All times are GMT -5. The time now is 09:55 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration