Reply
Thread Tools Search this Thread
Addison's Avatar
Posts: 3,753 | Thanked: 1,075 times | Joined on Oct 2007 @ East Lansing, MI
#61
I didn't get anywhere new with your advice Andy.

Sorry.

What am I doing wrong here?



llib pianobar | sed -u -f filter.sed
sed: invalid option -- u
BusyBox v1.6.1 (2010-08-15 19:12:28 BST) multi-call binary

Usage: sed [-efinr] pattern [files...]
 

The Following User Says Thank You to Addison For This Useful Post:
Posts: 1,150 | Thanked: 1,272 times | Joined on Jun 2010 @ Hibernation
#62
Originally Posted by Addison View Post
I didn't get anywhere new with your advice Andy.

Sorry.

What am I doing wrong here?



llib pianobar | sed -u -f filter.sed
sed: invalid option -- u
BusyBox v1.6.1 (2010-08-15 19:12:28 BST) multi-call binary

Usage: sed [-efinr] pattern [files...]
Quick reply...
Originally Posted by vandys View Post
No, you're not dumb at all. You just have the default "sed" from the mini-linux environment, Busybox. I just grabbed the latest GNU source for a full sed and built it for the n810. Grab it from:

www.vsta.org/andy/pickup/n810_sed

Probably you shouldn't scribble on top of the Busybox one, just put this one in /usr/local/bin/sed (or /usr/local/bin/gsed to be really defensive) and it definitely has the -u option.

Andy
Best wishes.
_________________
Per aspera ad astra...
 

The Following User Says Thank You to Wikiwide For This Useful Post:
Addison's Avatar
Posts: 3,753 | Thanked: 1,075 times | Joined on Oct 2007 @ East Lansing, MI
#63
I downloaded n810_sed, renamed the file sed, placed it in /usr/local/bin/ and made it executable like Andy suggested.

Did I somehow misread his post?
 

The Following User Says Thank You to Addison For This Useful Post:
Posts: 1,150 | Thanked: 1,272 times | Joined on Jun 2010 @ Hibernation
#64
Originally Posted by Addison View Post
I downloaded n810_sed, renamed the file sed, placed it in /usr/local/bin/ and made it executable like Andy suggested.

Did I somehow misread his post?
Quick reply...
Try
llib pianobar | /usr/local/bin/sed -u -f filter.sed
Best wishes.
_________________
Per aspera ad astra...
 

The Following User Says Thank You to Wikiwide For This Useful Post:
Addison's Avatar
Posts: 3,753 | Thanked: 1,075 times | Joined on Oct 2007 @ East Lansing, MI
#65
Joy!

This now works perfect!

llib pianobar | /usr/local/bin/sed -u -f /usr/local/bin/filter.sed

Thank you Wiki!
 

The Following User Says Thank You to Addison For This Useful Post:
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

 
Forum Jump


All times are GMT -4. The time now is 05:41 PM.