Command Combination:
find
Example:
find /opt -xdev -type d -print0 | while IFS= read -d '' dir; do echo "$(find "$dir" -maxdepth 1 -print0 | grep -zc .) $dir" ;done | sort -rn | head -10
All the question that scared me now i am trying to scare them .. so that they cant scare others :)
🎬 In this video, I’ll show you how to install Kali Linux 🐧 inside a Virtual Machine step-by-step! Whether you're a beginner curious...
No comments:
Post a Comment
Thank you for Commenting Will reply soon ......