On Sat, Aug 06, 2011 at 12:42:15PM +0100, Rob wrote:
On 6 August 2011 12:15, Kris Maglione wrote:
http://hg.suckless.org/vp is.
Last updated: 19 hours ago
Just about :P
Well, YouTube only broke things again yesterday.
--
Kris Maglione
It's all right to tell a man to lift himself by his
On 6 August 2011 11:09, Ethan Grammatikidis wrote:
> On Sat, 6 Aug 2011 09:19:24 +0100
> Rob wrote:
>> Somewhat off topic now, but http://repo.hu/projects/yget/ works fine for me
>
> Shell script and an order of magnitude smaller than youtube-dl which
> I've been using, nice! Is it updated quickl
On Sat, Aug 06, 2011 at 11:09:26AM +0100, Ethan Grammatikidis wrote:
On Sat, 6 Aug 2011 09:19:24 +0100
Rob wrote:
On 5 August 2011 17:39, Kris Maglione wrote:
> On Fri, Aug 05, 2011 at 09:31:40AM -0700, Suraj Kurapati wrote:
>> # see http://www.reddit.com/r/linux/comments/dky73/
>> lsof -p $(
On Sat, 6 Aug 2011 09:19:24 +0100
Rob wrote:
> On 5 August 2011 17:39, Kris Maglione wrote:
> > On Fri, Aug 05, 2011 at 09:31:40AM -0700, Suraj Kurapati wrote:
> >> # see http://www.reddit.com/r/linux/comments/dky73/
> >> lsof -p $(pgrep -f libflashplayer) | grep /tmp/Flash |
> >> awk '{print "/
On 5 August 2011 17:39, Kris Maglione wrote:
> On Fri, Aug 05, 2011 at 09:31:40AM -0700, Suraj Kurapati wrote:
>> # see http://www.reddit.com/r/linux/comments/dky73/
>> lsof -p $(pgrep -f libflashplayer) | grep /tmp/Flash |
>> awk '{print "/proc/" $2 "/fd/" $4}' | sed 's/[rwu]$//' |
>> xargs mplay