Command Line width parameter

can someone please tell me how i can increase the number of characters that can be input on the command line?

What Unix? What kind of terminal?
(Try something like this:
uname -a
echo $TERM
)

And what is the problem you're having now that you want to fix?

I'm guessing you want to change the width of the whole display, not just the command line. Try stty columns ##