<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: number of character per line in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/number-of-character-per-line/m-p/2834536#M721202</link>
    <description>&lt;BR /&gt;Thats a very good question why one user can run and the other not. Normally this is a hard limit of 255 - set in /usr/include/limits.h &lt;BR /&gt;&lt;BR /&gt;#  define _POSIX_MAX_CANON      255     /* Max number of bytes in a terminal canonical input line */&lt;BR /&gt;&lt;BR /&gt;Whats the difference between your 2 environments ? are they using different shells ? same version of HP-UX ? You need to investigate this.&lt;BR /&gt;</description>
    <pubDate>Mon, 28 Oct 2002 17:42:07 GMT</pubDate>
    <dc:creator>Stefan Farrelly</dc:creator>
    <dc:date>2002-10-28T17:42:07Z</dc:date>
    <item>
      <title>number of character per line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/number-of-character-per-line/m-p/2834533#M721199</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;I want to run the following comand line:&lt;BR /&gt;&lt;BR /&gt;${MYWS}/bin/batac_web_form  -tNIVEL1 ${CE_CC_CECLA1501_DATA_DIR} ${CE_CC_CECLA1501_REPORTS_DIR} ${CE_CC_CECLA1501_DONE_DIR} ${CE_CC_CECLA1501_USER_CLARIFY} ${CE_CC_CECLA1501_PASSWORD_CLARIFY} ${CE_CC_CECLA1501_CLIENT_CLARIFY} ${CE_CC_CECLA1501_PASSAPP_CLARIFY}&lt;BR /&gt;&lt;BR /&gt;but the number of character is 260 so I lost the last 4 characters.  &lt;BR /&gt;  &lt;BR /&gt;Can I change the number of the character in the input line?  &lt;BR /&gt;  &lt;BR /&gt;I could change the name of the variables but it is a lot of work because I have somethins like this in a lot of scripts, will be better if I could cange the number or the input characters&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if I run the same line with other user in other environment I haven't problem. It this environment problem?, &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Oct 2002 17:29:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/number-of-character-per-line/m-p/2834533#M721199</guid>
      <dc:creator>Diego Pavón</dc:creator>
      <dc:date>2002-10-28T17:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: number of character per line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/number-of-character-per-line/m-p/2834534#M721200</link>
      <description>put the backslash (\) simbol at the end of line&lt;BR /&gt;&lt;BR /&gt;it allows you split a command in some lines&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Oct 2002 17:37:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/number-of-character-per-line/m-p/2834534#M721200</guid>
      <dc:creator>Joaquin Gil de Vergara</dc:creator>
      <dc:date>2002-10-28T17:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: number of character per line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/number-of-character-per-line/m-p/2834535#M721201</link>
      <description>I know this method ( \ ) but I would like to know if exit other possibility because I have the same problem, chek a lot of files to change. And why one user can run this line and the other can't.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Oct 2002 17:38:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/number-of-character-per-line/m-p/2834535#M721201</guid>
      <dc:creator>Diego Pavón</dc:creator>
      <dc:date>2002-10-28T17:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: number of character per line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/number-of-character-per-line/m-p/2834536#M721202</link>
      <description>&lt;BR /&gt;Thats a very good question why one user can run and the other not. Normally this is a hard limit of 255 - set in /usr/include/limits.h &lt;BR /&gt;&lt;BR /&gt;#  define _POSIX_MAX_CANON      255     /* Max number of bytes in a terminal canonical input line */&lt;BR /&gt;&lt;BR /&gt;Whats the difference between your 2 environments ? are they using different shells ? same version of HP-UX ? You need to investigate this.&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Oct 2002 17:42:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/number-of-character-per-line/m-p/2834536#M721202</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-10-28T17:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: number of character per line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/number-of-character-per-line/m-p/2834537#M721203</link>
      <description>the output of the line has all the correct values( the los of the program):&lt;BR /&gt;&lt;BR /&gt;/cell-c/fase2/cc/bin/batac_web_form -tNIVEL1 /cell-c/fase2/cc/data/web_form/data /cell-c/fase2/cc/data/web_form/reports /cell-c/fase2/cc/data/web_form/done sa sa clarify clarify&lt;BR /&gt;&lt;BR /&gt;this all value are correct but the last one must be the truncate value I can see all the data, so what happend with the last one. If I run the first line, the shell truncate the last variable but in the log I see all the values. If I run the line but with the correct values instead of $variable I haven't problem.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Oct 2002 17:58:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/number-of-character-per-line/m-p/2834537#M721203</guid>
      <dc:creator>Diego Pavón</dc:creator>
      <dc:date>2002-10-28T17:58:43Z</dc:date>
    </item>
  </channel>
</rss>

