config.sh: builtin grep!

This commit is contained in:
Ciro Santilli
2018-05-05 19:21:18 +01:00
parent c735790099
commit 22a7b9bf2b
2 changed files with 7 additions and 1 deletions

View File

@@ -1,2 +1,2 @@
#!/bin/sh
zcat /proc/config.gz
zcat /proc/config.gz | grep "${1:-}"