Profile

Majd Bnat 👋

Programmer and Web Pentester.

GitHub
Twitter/X
LinkedIn
/
All Links

Recent Projects

All projects →

No projects yet. Stay tuned!

Recent Articles

All articles →
  • Day 13 - Find, xargs, sed, and awk

    6 min read

    Search files and folders with find, build safe bulk actions with xargs, edit text in place with sed, and slice or summarize data with awk. Includes mass rename, project wide search and replace, CSV summaries, and safety tips.

  • Day 12 - Finding Things and Text Processing I (grep, cut, sort, uniq, wc, tee)

    7 min read

    Search and shape text at the command line using grep for matching, cut for field extraction, sort and uniq for counting and ranking, wc for quick totals, and tee for logging and branching pipelines. Includes regex basics and practical log examples.

  • Day 11 - Disks and Filesystems

    7 min read

    Discover storage devices, partitions, and filesystems. Learn lsblk, mount and umount, persistent mounts with /etc/fstab, labels and UUIDs, space checks with df and du, and a safe hands-on flow to add a new disk in a VM. Includes a quick swapfile recipe and basic checks.

© 2025 glorybnat • source code