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.5

pages_to_string(3stap)


PAGES_TO_STRING

PAGES_TO_STRING

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

NAME

pages_to_string − Turns pages into a human readable string.

SYNOPSIS

pages_to_string:string(pages:long)

ARGUMENTS

pages

Number of pages to translate.

DESCRIPTION

Multiplies pages by page_size to get the number of bytes and returns the result of bytes_to_string.



pages_to_string(3stap)