seebi / rdf.sh

A multi-tool shell script for doing Semantic Web jobs on the command line.
GNU General Public License v3.0
120 stars 9 forks source link

Edit command broken #2

Closed 0xfeedface closed 11 years ago

0xfeedface commented 11 years ago

The edit command doesn't work with default Mac OS X 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 ...]
seebi commented 11 years ago

fixed in 29ba040 - this also fixes the same error with the desc command