Work with filesystem paths using Python's built-in pathlib module. Covers Path creation, navigation, reading/writing files, glob patterns, and stat.
Check filesystem free space (df), measure directory sizes (du), and view a colourful disk overview (duf). Covers all key flags, human-readable output, and common sysadmin recipes.
POSIX file finder with powerful expression-based filters for name, type, size, time, permissions, and ownership. Covers exec actions, pruning, and real-world recipes.
navigation
actions
cheat sheet pages