[dev] about surf-open.sh

From: tknv <rreedd555_AT_gmail.com>
Date: Fri, 7 Jun 2013 00:15:23 +0000

Hello,

I'm using surf(0.4)+spacebed with below;
#!/bin/sh
if [ ! "$(pidof spacebed)" ]
then
spacebed -d > /tmp/spacebed.xid
fi
surf -e `cat /tmp/spacebed.xid` $1 > /dev/null 2>&1 &

Is this less suckmore or any problem?
-- 
w.tknv/

Received on Fri Jun 07 2013 - 02:15:23 CEST

This archive was generated by hypermail 2.3.0 : Thu Jun 06 2013 - 19:24:05 CEST