<?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: remove /dev/dsk using sed in a file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-dev-dsk-using-sed-in-a-file/m-p/5219666#M466558</link>
    <description>&lt;!--!*#--&gt;Nothing magic about "/" here.  If something&lt;BR /&gt;else would be more convenient, then use it&lt;BR /&gt;instead.&lt;BR /&gt;&lt;BR /&gt;$ echo '/dev/dsk/c1r2d3' | sed -e 's|/dev/dsk/||'&lt;BR /&gt;c1r2d3</description>
    <pubDate>Fri, 15 Jan 2010 23:26:11 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2010-01-15T23:26:11Z</dc:date>
    <item>
      <title>remove /dev/dsk using sed in a file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-dev-dsk-using-sed-in-a-file/m-p/5219663#M466555</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have a file with all the disk, stating with /dev/dsk/c1r2d3 and so on.&lt;BR /&gt;&lt;BR /&gt;How can I remove /dev/dsk/ and just keep c1t2d3 in the file.&lt;BR /&gt;&lt;BR /&gt;Appreciate your help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Mp</description>
      <pubDate>Fri, 15 Jan 2010 19:36:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-dev-dsk-using-sed-in-a-file/m-p/5219663#M466555</guid>
      <dc:creator>Mike_305</dc:creator>
      <dc:date>2010-01-15T19:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: remove /dev/dsk using sed in a file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-dev-dsk-using-sed-in-a-file/m-p/5219664#M466556</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;# sed -e 's/\/dev\/dsk\///g' file &amp;gt; file.new&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 15 Jan 2010 19:51:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-dev-dsk-using-sed-in-a-file/m-p/5219664#M466556</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-01-15T19:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: remove /dev/dsk using sed in a file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-dev-dsk-using-sed-in-a-file/m-p/5219665#M466557</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Thanks James.&lt;BR /&gt;&lt;BR /&gt;Appreciate your help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;MP</description>
      <pubDate>Fri, 15 Jan 2010 20:12:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-dev-dsk-using-sed-in-a-file/m-p/5219665#M466557</guid>
      <dc:creator>Mike_305</dc:creator>
      <dc:date>2010-01-15T20:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: remove /dev/dsk using sed in a file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-dev-dsk-using-sed-in-a-file/m-p/5219666#M466558</link>
      <description>&lt;!--!*#--&gt;Nothing magic about "/" here.  If something&lt;BR /&gt;else would be more convenient, then use it&lt;BR /&gt;instead.&lt;BR /&gt;&lt;BR /&gt;$ echo '/dev/dsk/c1r2d3' | sed -e 's|/dev/dsk/||'&lt;BR /&gt;c1r2d3</description>
      <pubDate>Fri, 15 Jan 2010 23:26:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-dev-dsk-using-sed-in-a-file/m-p/5219666#M466558</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-01-15T23:26:11Z</dc:date>
    </item>
  </channel>
</rss>

