<?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: Script in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/script/m-p/4094987#M310894</link>
    <description>So you want us to do your work.&lt;BR /&gt;Your place or mine?&lt;BR /&gt;Who brings the lunch?&lt;BR /&gt;Will we get your salary?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Jit, &lt;BR /&gt;&lt;BR /&gt;Please re-read your question, and again.&lt;BR /&gt;And I'm not complaining about the english.&lt;BR /&gt;&lt;BR /&gt;Nowhere does it indicate you even tried&lt;BR /&gt;Nowhere does it indicate what might be needed&lt;BR /&gt;Nowhere does it suggest a tool to use any constraint.&lt;BR /&gt;&lt;BR /&gt;We might guess this is really HPUX as implied by the forum. Which version? What architecture? What FS? What storage? LSM?&lt;BR /&gt;I'm sure it's obvious to you, but we are not mindreaders.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;At the very least&lt;BR /&gt;- show us one example of those 20 creates to be done.&lt;BR /&gt;- explain and/or show where the names (and sizes) come from&lt;BR /&gt;== An excell spreadsheet (convert to CSV and parse!)&lt;BR /&gt;== Some algoritme (FS1 .. FS70 )&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
    <pubDate>Wed, 31 Oct 2007 06:38:55 GMT</pubDate>
    <dc:creator>Hein van den Heuvel</dc:creator>
    <dc:date>2007-10-31T06:38:55Z</dc:date>
    <item>
      <title>Script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script/m-p/4094986#M310893</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;This is to infrom you that i have to create 70 Nos of FS of different size and with differnt name so would you be able to help me out with a script which made this work easy.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jit's&lt;BR /&gt;</description>
      <pubDate>Wed, 31 Oct 2007 05:40:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script/m-p/4094986#M310893</guid>
      <dc:creator>Eric Jacklin</dc:creator>
      <dc:date>2007-10-31T05:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script/m-p/4094987#M310894</link>
      <description>So you want us to do your work.&lt;BR /&gt;Your place or mine?&lt;BR /&gt;Who brings the lunch?&lt;BR /&gt;Will we get your salary?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Jit, &lt;BR /&gt;&lt;BR /&gt;Please re-read your question, and again.&lt;BR /&gt;And I'm not complaining about the english.&lt;BR /&gt;&lt;BR /&gt;Nowhere does it indicate you even tried&lt;BR /&gt;Nowhere does it indicate what might be needed&lt;BR /&gt;Nowhere does it suggest a tool to use any constraint.&lt;BR /&gt;&lt;BR /&gt;We might guess this is really HPUX as implied by the forum. Which version? What architecture? What FS? What storage? LSM?&lt;BR /&gt;I'm sure it's obvious to you, but we are not mindreaders.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;At the very least&lt;BR /&gt;- show us one example of those 20 creates to be done.&lt;BR /&gt;- explain and/or show where the names (and sizes) come from&lt;BR /&gt;== An excell spreadsheet (convert to CSV and parse!)&lt;BR /&gt;== Some algoritme (FS1 .. FS70 )&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Wed, 31 Oct 2007 06:38:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script/m-p/4094987#M310894</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2007-10-31T06:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script/m-p/4094988#M310895</link>
      <description>Indeed, with what you tell us, this quick and dirty script my do the thing (assuming you want to use LVM and have a VG available :&lt;BR /&gt;VGNAME=/dev/vgxx&lt;BR /&gt;COUNTER=1&lt;BR /&gt;while [$COUNTER -le 70 ]&lt;BR /&gt;do&lt;BR /&gt;lvcreate -L 1 -n FS$COUNTER $VGNAME&lt;BR /&gt;mkfs $VGNAME/FS$COUNTER&lt;BR /&gt;done&lt;BR /&gt;</description>
      <pubDate>Wed, 31 Oct 2007 07:44:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script/m-p/4094988#M310895</guid>
      <dc:creator>Wim Rombauts</dc:creator>
      <dc:date>2007-10-31T07:44:07Z</dc:date>
    </item>
  </channel>
</rss>

