Re: [GD-Linux] opening a URL in the default browser
Brought to you by:
vexxed72
From: Ryan C. G. <ic...@cl...> - 2003-09-14 05:12:16
|
> This is similar to our current approach, but with some additional > browsers like FireBird. We also had another idea: use 'which' to get the > full path to each executable and obtain its atime, to use the browser > that was used the last time. Wow...we search the path for BROWSER entries that aren't fully qualified, but checking the atime is hardcore. :) --ryan. |