Help for this page
Select Code to Download
Select
or
download this
@array = ($string =~ /(\d+)/);
Select
or
download this
$size = (stat("/etc/passwd"))[7];