Linux vmi284606.contaboserver.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.57 (Ubuntu)
: 167.86.127.34 | : 216.73.217.31
Cant Read [ /etc/named.conf ]
7.2.24-0ubuntu0.18.04.17
root
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 /
p7zip /
DOC /
MANUAL /
cmdline /
commands /
[ HOME SHELL ]
Name
Size
Permission
Action
add.htm
3.14
KB
-rw-r--r--
bench.htm
3.06
KB
-rw-r--r--
delete.htm
1.74
KB
-rw-r--r--
extract.htm
3.59
KB
-rw-r--r--
extract_full.htm
2.53
KB
-rw-r--r--
hash.htm
1.79
KB
-rw-r--r--
index.htm
1.63
KB
-rw-r--r--
list.htm
2.12
KB
-rw-r--r--
rename.htm
1.39
KB
-rw-r--r--
style.css
2.78
KB
-rw-r--r--
test.htm
1.42
KB
-rw-r--r--
update.htm
2.28
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : rename.htm
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <HTML> <HEAD> <META http-equiv="Content-Type" content="text/html; charset=Windows-1252"> <TITLE>rn (Rename) command</TITLE> <LINK href="style.css" rel="stylesheet" type="text/css"> </HEAD> <BODY> <H1>rn (Rename) command</H1> <P>Renames files in archive.</P> <H4>Syntax</H4> <PRE class="syntax"> rn <archive_name> <src_file_1> <dest_file_1> [ <src_file_2> <dest_file_2> ... ] </PRE> <H4>Example</H4> <PRE class="example"> 7z rn a.7z old.txt new.txt 2.txt folder\2new.txt </PRE> <P>renames <SPAN class="filename">old.txt</SPAN> to <SPAN class="filename">new.txt</SPAN> and <SPAN class="filename">2.txt</SPAN> to <SPAN class="filename">folder\2new.txt </SPAN> .</P> <H4>Notes</H4> <H4>Switches that can be used with this command</H4> <P> <A href="../switches/include.htm">-i (Include)</A><BR> <A href="../switches/method.htm">-m (Method)</A><BR> <A href="../switches/password.htm">-p (Set Password)</A><BR> <A href="../switches/recurse.htm">-r (Recurse)</A><BR> <A href="../switches/stl.htm">-stl (Set archive timestamp from the most recently modified file)</A><BR> <A href="../switches/update.htm">-u (Update)</A><BR> <A href="../switches/working_dir.htm">-w (Working Dir)</A><BR> <A href="../switches/exclude.htm">-x (Exclude)</A> </P> <P> </P> </BODY> </HTML>
Close