Re: [dev] about surf-open.sh

2013-06-06 Thread Christoph Lohmann
Greetings. On Thu, 06 Jun 2013 19:24:09 +0200 tknv wrote: > Hello, > > I'm using surf(0.4)+tabbed with below; > #!/bin/sh > if [ ! "$(pidof tabbed)" ] > then > tabbed -d > /tmp/tabbed.xid > fi > surf -e `cat /tmp/tabbed.xid` $1 > /dev/null 2>&1 & > > Is this more suckless or any problem? But

[dev] about surf-open.sh

2013-06-06 Thread tknv
Hello, I'm using surf(0.4)+tabbed with below; #!/bin/sh if [ ! "$(pidof tabbed)" ] then tabbed -d > /tmp/tabbed.xid fi surf -e `cat /tmp/tabbed.xid` $1 > /dev/null 2>&1 & Is this more suckless or any problem? -- w.tknv/ signature.asc Description: Digital signature