Nexus File Manager
v2.0
🏠
Dashboard
⚡
System
🌐
›
usr
›
sbin
Quick:
⬆️ Parent
🌐 Root
🏠 Home
🌍 WWW
📁 Temp
⚙️ Etc
📤 Upload
📁 Create
⚡ WordPress Admin
🔄 Refresh
✏️ cracklib-format
← Back
#!/bin/sh # # This preprocesses a set of word lists into a suitable form for input # into cracklib-packer # LC_ALL=C export LC_ALL gzip -cdf "$@" | grep -a -E -v '^.{32,}$' | tr '[:upper:]' '[:lower:]' | tr -cd '\n[:graph:]' | sort -u
💻
System Info
Current path
/usr/sbin
Contents
0 folders, 89 files
Disk free
100.90 GB
PHP version
8.3.30
🚀
Quick Actions
📍 Script location
🌐 Web root
🗑️ Temp
📁 /usr/sbin
⚡ Nexus File Manager • 89 items