Closed 0xfeedface closed 11 years ago
The edit command doesn't work with default Mac OS X grep.
edit
grep
norman@macbook-pro% rdf edit http://localhost:8001/Alice usage: grep [-abcDEFGHhIiJLlmnOoPqRSsUVvwxZ] [-A num] [-B num] [-C[num]] [-e pattern] [-f file] [--binary-files=value] [--color=when] [--context[=num]] [--directories=action] [--label] [--line-buffered] [--null] [pattern] [file ...]
fixed in 29ba040 - this also fixes the same error with the desc command
The
edit
command doesn't work with default Mac OS Xgrep
.