Handbook
Glossary
run-grep ( -- )
Vocabulary
tools
.
grep
Inputs
None
Outputs
None
Definition
USING:
command-line
kernel
namespaces
regexp
sequences
;
IN:
tools.grep
:
run-grep
( -- )
command-line
get
[
grep-usage
]
[
unclip
".*"
1surround
<regexp>
swap
[
grep-lines
]
[
[
grep-file
]
with
each
]
if-empty
]
if-empty
;