<?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: PS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ps/m-p/2876645#M99799</link>
    <description>ps -eaf should show all processes.&lt;BR /&gt;&lt;BR /&gt;Users have their own crontab.&lt;BR /&gt;&lt;BR /&gt;you can check the /var/spool/cron/crontabs dir.Here each user have a seperate crontab file.&lt;BR /&gt;&lt;BR /&gt;To edit the crontab file for a user use&lt;BR /&gt;&lt;BR /&gt;#crontab -e &lt;USERNAME&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/USERNAME&gt;</description>
    <pubDate>Wed, 08 Jan 2003 03:38:05 GMT</pubDate>
    <dc:creator>T G Manikandan</dc:creator>
    <dc:date>2003-01-08T03:38:05Z</dc:date>
    <item>
      <title>PS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps/m-p/2876644#M99798</link>
      <description>1)is ps command will show every process that run on the server? is there anyway that a process can hide from ps command?&lt;BR /&gt;&lt;BR /&gt;2)is all the root user share the same crontab?&lt;BR /&gt;&lt;BR /&gt;3)how to show all the user that do have crontab?</description>
      <pubDate>Wed, 08 Jan 2003 03:32:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps/m-p/2876644#M99798</guid>
      <dc:creator>Jason Tan</dc:creator>
      <dc:date>2003-01-08T03:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: PS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps/m-p/2876645#M99799</link>
      <description>ps -eaf should show all processes.&lt;BR /&gt;&lt;BR /&gt;Users have their own crontab.&lt;BR /&gt;&lt;BR /&gt;you can check the /var/spool/cron/crontabs dir.Here each user have a seperate crontab file.&lt;BR /&gt;&lt;BR /&gt;To edit the crontab file for a user use&lt;BR /&gt;&lt;BR /&gt;#crontab -e &lt;USERNAME&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/USERNAME&gt;</description>
      <pubDate>Wed, 08 Jan 2003 03:38:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps/m-p/2876645#M99799</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-01-08T03:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: PS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps/m-p/2876646#M99800</link>
      <description>1.No there is no way a process can hide from ps. This will list all the process at that instance.&lt;BR /&gt;&lt;BR /&gt;2. No each user has its own crontab, the files for each user cron is kept in /var/spool/cron/crontabs directory.&lt;BR /&gt;&lt;BR /&gt;3. The file /var/adm/cron/cron.allow and /var/adm/cron/cron.deny define which user can access crontabs. &lt;BR /&gt;&lt;BR /&gt;Go through man pages of crontab and you see the rules of both files.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Rajeev</description>
      <pubDate>Wed, 08 Jan 2003 03:47:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps/m-p/2876646#M99800</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2003-01-08T03:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: PS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps/m-p/2876647#M99801</link>
      <description>1)  Already answered.&lt;BR /&gt;&lt;BR /&gt;2)  I'm not sure what you are asking.  There can only be 1 "root" user on a system.  So only 1 crontab for the root user.  If you have other users with a uid of 0, then they MAY be able to have their own crontab, I am not sure.&lt;BR /&gt;&lt;BR /&gt;3)  'ls /var/spool/cron/crontabs' will list all crontabs defined on the system.  If you are logged in as root and want to look at another users crontab do a 'crontab -l username' (NOTE: This only works on HP-UX 11.X) or you can do a 'cat /var/spool/cron/crontabs/username'&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jan 2003 03:56:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps/m-p/2876647#M99801</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-01-08T03:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: PS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps/m-p/2876648#M99802</link>
      <description>1)  As above.&lt;BR /&gt;&lt;BR /&gt;2)  Any user with UID of 0 will use the root crontab file.&lt;BR /&gt;&lt;BR /&gt;3)  For other users to be able to use cron, they also need an entry in /var/adm/cron/cron.allow</description>
      <pubDate>Wed, 08 Jan 2003 08:54:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps/m-p/2876648#M99802</guid>
      <dc:creator>Chris Wilshaw</dc:creator>
      <dc:date>2003-01-08T08:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: PS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps/m-p/2876649#M99803</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;ps shows process running in that session only.whereas pa -aef shows all processes on server.&lt;BR /&gt;&lt;BR /&gt;crontab will be different for each user, root will be having it's own crontab file.&lt;BR /&gt;&lt;BR /&gt;In /var/adm/crom/cron.allow file if the user exist he/she can create/edit/delete their own crontab file&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jan 2003 09:31:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps/m-p/2876649#M99803</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-01-08T09:31:11Z</dc:date>
    </item>
  </channel>
</rss>

