cat > $HOME/bin/browser
#!/bin/sh
tabbed=`tabbed -d`
surf -e $tabbed "$@" &
^D
browser
regards
2009/11/4 Tadeusz Sośnierz <tadzikes_AT_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
>
>
Received on Wed Nov 04 2009 - 14:12:33 UTC
This archive was generated by hypermail 2.2.0 : Wed Nov 04 2009 - 14:24:02 UTC