William Hay <[email protected]> writes:

> I'd check the directories to find out rather than try to make
> inferences.  I've seen a qsub man page like that included with Linux
> distros.

Right.  [I'm not sure if recent gridengines actually comply with the
POSIX batch standard, which seems to have been based on some ancient
version of PBS.]

> It may be that your
> man pager considers section P (for Posix presumably) to have
> precedence over the section in which your Grid Engine man pages
> actually reside.  I believe the section
> search orser has precedence over the MANPATH order.

Not the man I know, but there are so many to choose from...

  $ man -w qsub
  /usr/share/man/man1/qsub.1posix.gz
  $ . /opt/sge/default/common/settings.sh
  $ man -w qsub
  /opt/sge/man/man1/submit.1
  $ man -w 1posix qsub
  /usr/share/man/man1/qsub.1posix.gz


-- 
Community Grid Engine:  http://arc.liv.ac.uk/SGE/
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to