Module description gridengine/source/utilbin

    This directory contains binaries which are needed during installation of Grid Engine. Most of the files here go in the 'utilbin/arch' directory, other files have no meaning for a Grid Engine distribution and should be regarded as untested. The script 'scripts/distinst' contains a list of files which are copied when creating a Grid Engine distribution.
     
     
    Makefile Makefile for targets of this directory. Do not call 'make' directly. Use top level 'aimk' instead
    adminrun.c run command under given username
    checkprog.c check if given process is running by parsing 'ps' output
    checkuser.c check if given user exists in password database
    filestat.c print requested attribute of given file
    gethostbyaddr.c resolve hostname using C library functions
    gethostbyname.c resolve hostname using C library functions
    gethostname.c get current hostname using C library functions
    getservbyname.c check if service is available in services database
    languagetest.c test program for I18N
    loadcheck.c stand alone module to retrieve load values
    msg_utilbin.h I18N messages
    now.c print current time in seconds since epoch
    permutation.c use CPU cycles to generate load
    range.c print a given range in syntax for 'qdel'
    signals.c start program and block SIGUSR1 and SIGUSR2
    testsuidroot.c check if this program is SUID root executable
    uidgid.c print [e]uid, or [e]gid of caller
    utilbin.html this file
    work.c use CPU cycles to generate load