function posix uname

posix_unamePHP ManualPrevNextposix_unameposix_uname -- Get system nameDescriptionarray posix_uname(void ); Returns a hash of strings with information about the system. The indices of the hash are sysname - operating system name (e.g. Linux) nodename - system name (e.g. valiant) release - operating system release (e.g. 2.2.10) version - operating system version (e.g. #4 Tue Jul 20 17:01:36 MEST 1999) machine - system architecture (e.g. i586) Posix requires that you must not make any assumptions about the format of the values, e.g. you cannot rely on three digit version numbers or anything else returned by this function.PrevHomeNextposix_getsidUpposix_times
Wyszukiwarka

Podobne podstrony:
function posix uname
function posix uname
function posix getpwuid
function posix getpgrp
function posix getgid
function posix getegid
function posix getuid
function posix setsid
function posix geteuid
function posix ctermid
function posix getpid
function posix times
function posix getpwnam
function posix getrlimit
function posix getgrgid
function posix getcwd

więcej podobnych podstron