Finding base words - problem
#6
(05-18-2015, 10:37 PM)radix Wrote: brew install sed

Error: No available formula for sed
Searching formulae...
gnu-sed minised sedna ssed
Searching taps...
homebrew/science/consed Caskroom/cask/physicseditor
Caskroom/cask/licensed Caskroom/cask/subclassed-mnemosyne
Caskroom/cask/marsedit


(05-18-2015, 10:38 PM)epixoip Wrote: There's no -i in the original command string. And the error message is correct, -i cannot be used when reading from stdin.

I thought when u meant GNU sed you wanted me to try -i command, I have tryed original command, that is what it was giving me the original error:
sed: 1: "s/^[^a-z]*//g; s/[^a-z] ...": transform strings are not the same length


Messages In This Thread
Finding base words - problem - by hkke420 - 05-18-2015, 10:14 PM
RE: Finding base words - problem - by epixoip - 05-18-2015, 10:24 PM
RE: Finding base words - problem - by hkke420 - 05-18-2015, 10:36 PM
RE: Finding base words - problem - by radix - 05-18-2015, 10:37 PM
RE: Finding base words - problem - by hkke420 - 05-18-2015, 10:41 PM
RE: Finding base words - problem - by epixoip - 05-19-2015, 05:08 AM
RE: Finding base words - problem - by epixoip - 05-18-2015, 10:38 PM