🐉 AGT-DragonShell v4.0

Advanced File Manager with WordPress Integration

Current path: usr/bin/

⬆️ 🔙 Go Up: usr

📄 Viewing: zfgrep

#!/bin/sh
bindir='/usr/bin'
case $1 in
--__bindir) bindir=${2?}; shift; shift;;
esac
PATH=$bindir:$PATH
exec zgrep -F "$@"

📂 File Manager

📤 Upload File


📁 Create Folder


🐉 AGT-DragonShell • v4.0 • Advanced File Management System