kantord/zeitgrep

Support null-separated output (-0/--null)

Open

#46 opened on May 6, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (1 fork)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (68 stars)
PR merge metrics
 (PR metrics pending)

Description

Terminate file names with NUL (\0) for safe piping to xargs -0 and friends.

Contributor guide