Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.6

function::sid(3stap)


FUNCTION::SID

FUNCTION::SID

NAME
SYNOPSIS
ARGUMENTS
GENERAL SYNTAX
DESCRIPTION

NAME

function::sid − Returns the session ID of the current process.

SYNOPSIS

sid:long()

ARGUMENTS

None

GENERAL SYNTAX

sid:long

DESCRIPTION

The session ID of a process is the process group ID of the session leader. Session ID is stored in the signal_struct since Kernel 2.6.0.



function::sid(3stap)