Tech Support > Operating Systems > UNIX / Variants > Line terminating after 80 character
Line terminating after 80 character
Posted by Mukesh Jain on July 8th, 2003


Hi
On my unix machine (HP-UX11.11) have some problem to create file more
than 80 column. There is a script running and creating some file(s)
but due to the resource limitation the file only store 80 columns.

Example:

@ Unix box file store this line:

DETERMINEQ|id:queue:queue_descriptionriority:cou ntry_code:business_context:cus

Suppose to create this line in a file:

DETERMINEQ|id:queue:queue_descriptionriority:cou ntry_code:business_context:customer_segment:system _typeroblem_area:contract_level:time_of_day:day_ of_week:language

Please some body can help me what kernel parameter I need to set or
some thing I need to set in .profile

Thanks:
Mukesh Jain