<?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: awk/bash script help in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/awk-bash-script-help/m-p/3881234#M280083</link>
    <description>Jake,&lt;BR /&gt;welcome to your first posting in the ITRC Forums !&lt;BR /&gt;Something along:&lt;BR /&gt;find . -xdev -name ",*" -user +499 -mtime +4&lt;BR /&gt;should get you started.&lt;BR /&gt;&lt;BR /&gt;"man find" for more details on the find command.&lt;BR /&gt;&lt;BR /&gt;The above statement looks in the current directory (.) and subdirectories for files starting with "," and a userid of 500 or greater and a modify time of more than 5 days.&lt;BR /&gt;&lt;BR /&gt;Finally can you also read:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#28" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#28&lt;/A&gt;</description>
    <pubDate>Tue, 17 Oct 2006 02:40:31 GMT</pubDate>
    <dc:creator>Peter Godron</dc:creator>
    <dc:date>2006-10-17T02:40:31Z</dc:date>
    <item>
      <title>awk/bash script help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/awk-bash-script-help/m-p/3881233#M280082</link>
      <description>Need help with this one...&lt;BR /&gt;&lt;BR /&gt;I need to write a script that will search a directory (I will be using it to search a home directory, but general would probably be nice) that you entered on the command line and any sub directors for temp files/directories matching these criteria:&lt;BR /&gt;&lt;BR /&gt;Temp file and temp directory names will begin with a comma (,).&lt;BR /&gt;Temp files that have not been modified in five days or more&lt;BR /&gt;only users with user ids greater than or equal to 500 will be checked for temp files and directories.&lt;BR /&gt;&lt;BR /&gt;Could anyone give me some help on this one? I'm totally lost and pretty bummed about it...</description>
      <pubDate>Tue, 17 Oct 2006 02:25:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/awk-bash-script-help/m-p/3881233#M280082</guid>
      <dc:creator>Jake Greenburg</dc:creator>
      <dc:date>2006-10-17T02:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: awk/bash script help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/awk-bash-script-help/m-p/3881234#M280083</link>
      <description>Jake,&lt;BR /&gt;welcome to your first posting in the ITRC Forums !&lt;BR /&gt;Something along:&lt;BR /&gt;find . -xdev -name ",*" -user +499 -mtime +4&lt;BR /&gt;should get you started.&lt;BR /&gt;&lt;BR /&gt;"man find" for more details on the find command.&lt;BR /&gt;&lt;BR /&gt;The above statement looks in the current directory (.) and subdirectories for files starting with "," and a userid of 500 or greater and a modify time of more than 5 days.&lt;BR /&gt;&lt;BR /&gt;Finally can you also read:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#28" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#28&lt;/A&gt;</description>
      <pubDate>Tue, 17 Oct 2006 02:40:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/awk-bash-script-help/m-p/3881234#M280083</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-10-17T02:40:31Z</dc:date>
    </item>
  </channel>
</rss>

