Reply
Thread Tools
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#61
Thanks Andy!

I'll give this a try is just a few minutes.

Oh, and the reason why I wanted to weed out all of the extra junk is so that I can simply copy and paste any good song from Xterm and then head on over to this site to download it.

http://mp3juices.com/
 

The Following User Says Thank You to Addison For This Useful Post:
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#62
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,994 | Thanked: 3,342 times | Joined on Jun 2010 @ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
#63
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,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#64
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,994 | Thanked: 3,342 times | Joined on Jun 2010 @ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
#65
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,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#66
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


 
Forum Jump


All times are GMT. The time now is 04:37.