403Webshell
Server IP : 74.208.236.52  /  Your IP : 216.73.217.12
Web Server : Apache
System : Linux infong527 4.4.400-icpu-115 #2 SMP Mon Jul 6 08:15:05 UTC 2026 x86_64
User : u44043973 ( 5404757)
PHP Version : 8.4.24
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /proc/thread-self/root/usr/share/quota/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/thread-self/root/usr/share/quota/quotaoff.sh
#!/bin/sh

# names of binaries
off=/usr/sbin/quotaoff
quotaisoff=/var/lib/quota/off
ALLFLAGS=-aug

set -e

. /lib/lsb/init-functions

if [ -x $off ]
then
	log_action_begin_msg 'Turning off quotas'
	$off $ALLFLAGS || true
	# Create quota-off file
	touch $quotaisoff
	log_action_end_msg 0
fi

exit 0

Youez - 2016 - github.com/yon3zu
LinuXploit