cat > $HOME/bin/browser
#!/bin/sh
tabbed=`tabbed -d`
surf -e $tabbed "$@" &
^D
browser

regards

2009/11/4 Tadeusz Sośnierz <tadzi...@gmail.com>:
> Hello,
> Any idea how to achieve this? I'd really like to make it start an
> instance of surf on startup, I believe this will need some nice patch.
> Any idea anyone?
>
> Regards,
> Ted
> --
> ===========================================================
> ()  ascii ribbon campaign - against html e-mail
> /\  www.asciiribbon.org   - against proprietary attachments
>
>

Reply via email to