<?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: printf in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/printf/m-p/4366538#M684378</link>
    <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;Ooops.  Disregard the first post, please.  You want 20-blanks between, so:&lt;BR /&gt;&lt;BR /&gt;# printf "%-20s%20s%-20s%s\n" $WD "" $PASS&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Wed, 25 Feb 2009 18:09:03 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2009-02-25T18:09:03Z</dc:date>
    <item>
      <title>printf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printf/m-p/4366536#M684376</link>
      <description>I am trying to use printf to have output printed as below:&lt;BR /&gt;&lt;BR /&gt;Variable 20 spaces Variable2&lt;BR /&gt;&lt;BR /&gt;How do i do this?&lt;BR /&gt;&lt;BR /&gt;printf "%-20s%s\n" $WD  "%-20s%s\n" $PASS</description>
      <pubDate>Wed, 25 Feb 2009 18:00:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printf/m-p/4366536#M684376</guid>
      <dc:creator>jmckinzie</dc:creator>
      <dc:date>2009-02-25T18:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: printf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printf/m-p/4366537#M684377</link>
      <description>&lt;!--!*#--&gt;Hi:&lt;BR /&gt;&lt;BR /&gt;# WS=xyz&lt;BR /&gt;# PASS=abc&lt;BR /&gt;# printf "%-20s%s%-20s%s\n" $WD $PASS&lt;BR /&gt;xyz                 abc&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 25 Feb 2009 18:05:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printf/m-p/4366537#M684377</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-02-25T18:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: printf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printf/m-p/4366538#M684378</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;Ooops.  Disregard the first post, please.  You want 20-blanks between, so:&lt;BR /&gt;&lt;BR /&gt;# printf "%-20s%20s%-20s%s\n" $WD "" $PASS&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 25 Feb 2009 18:09:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printf/m-p/4366538#M684378</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-02-25T18:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: printf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printf/m-p/4366539#M684379</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Well, I suppose "variable 20 spaces variable2" is probably without regard to the size of either variable despite your code snippet :-)&lt;BR /&gt;&lt;BR /&gt;Hence:&lt;BR /&gt;&lt;BR /&gt;# printf "%s%20s%s%s\n" $WD "" $PASS&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 25 Feb 2009 18:19:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printf/m-p/4366539#M684379</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-02-25T18:19:39Z</dc:date>
    </item>
  </channel>
</rss>

