Skip to content

Tag: linux

All the articles with the tag "linux".

find Flags You Keep Forgetting

find Flags You Keep Forgetting

Practical find command examples: -mtime, -newer, -type, -exec vs xargs, -not, size filters. The patterns you google every time.

The umask You've Been Ignoring

The umask You've Been Ignoring

Understand Linux umask: what it is, how 022 and 027 work, calculating file permissions, and why it matters for shared directories and security.