Skip to content

Repository files navigation

zg

grep or something

USAGE

# check if echo outputs any numbers
echo "foo" | zg -e "\d"

# check if lines of a file have any alphanumeric characters
cat file.txt | zg -e "\w"

About

grep in zig

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages