Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
slsh /
help /
[ HOME SHELL ]
Name
Size
Permission
Action
arrayfuns.hlp
1.79
KB
-rw-r--r--
base64funs.hlp
5.92
KB
-rw-r--r--
chksumfuns.hlp
1.82
KB
-rw-r--r--
cmdopt.hlp
6.83
KB
-rw-r--r--
csvfuns.hlp
14.14
KB
-rw-r--r--
forkfuns.hlp
5.42
KB
-rw-r--r--
fswalk.hlp
4.2
KB
-rw-r--r--
glob.hlp
458
B
-rw-r--r--
histfuns.hlp
7.08
KB
-rw-r--r--
jsonfuns.hlp
3.15
KB
-rw-r--r--
listfuns.hlp
5.68
KB
-rw-r--r--
onigfuns.hlp
5.3
KB
-rw-r--r--
pcrefuns.hlp
6.45
KB
-rw-r--r--
pngfuns.hlp
8.86
KB
-rw-r--r--
print.hlp
1.92
KB
-rw-r--r--
process.hlp
7.45
KB
-rw-r--r--
profile.hlp
3.38
KB
-rw-r--r--
randfuns.hlp
15.06
KB
-rw-r--r--
readascii.hlp
4.7
KB
-rw-r--r--
require.hlp
2.38
KB
-rw-r--r--
setfuns.hlp
3.33
KB
-rw-r--r--
slsmg.hlp
12.42
KB
-rw-r--r--
sockfuns.hlp
6.34
KB
-rw-r--r--
statsfuns.hlp
24.29
KB
-rw-r--r--
structfuns.hlp
2.48
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : print.hlp
print SYNOPSIS Display a string representation of an object or value USAGE print (value [,&var|file-pointer|filename]) DESCRIPTION The `print' function displays the string representation of a value to the display. An optional second argument may be provided to specify where to write the resulting string: a variable, an open file pointer, or to a file. If the string representation of the object appears to contain more lines than are available on the screen, then the output will be piped to the program given by the `PAGER' environment variable. Alternatively the pager program may be specified via the `pager' qualifier. QUALIFIERS pager[=string] Force the use of the pager. If a value is specified, then use it for the pager command. nopager Do not use a pager. EXAMPLE Print the string representation of an array to a file called `array.dat': print ([1:20:0.1], "array.dat"); Print the string represent of an array to a string `str': print ([1:20:0.1], &str); SEE ALSO print_set_pager, print_set_pager_lines -------------------------------------------------------------- print_set_pager SYNOPSIS Set the name of the pager program used by the print program USAGE print_set_pager (String_Type cmd) DESCRIPTION This function may be used to specify the name of the default pager to be used by the `print' function. SEE ALSO print, print_set_pager_lines -------------------------------------------------------------- print_set_pager_lines SYNOPSIS Set the maximum number of lines to print before using a pager USAGE print_set_pager_lines (Int_Type num) DESCRIPTION The `print_set_pager_lines' function sets the maximum number of lines that the string representation of an object can be before the `print' function will use a pager. SEE ALSO print, print_set_pager --------------------------------------------------------------
Close