⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.83
Server IP:
82.25.125.187
Server:
Linux in-mum-web679.main-hosting.eu 5.14.0-570.62.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 10:10:59 EST 2025 x86_64
Server Software:
LiteSpeed
PHP Version:
8.3.20
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
etc
/
profile.d
/
View File Name :
crontab.sh
function __crontab { if [ -f /var/spool/cron/$(id -un) ]; then cat /var/spool/cron/$(id -un) else echo "no crontab for $(id -un)" fi } alias crontab='__crontab'