[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [f-cpu] [Fwd: RE: MAC address]



On Wed, Sep 19, 2001 at 11:36:16PM +0200, Yann Guidon wrote:
[...]
> > 1 It has to confirm the person has a background in electronics/computing.
> > 2 Full Name, Address, Phone number and email address of person applying for license.
> > 3 Full Name, Job Title, Work Address, Work Phone number and email address of person acting as a reference.
> > 4 Name of the university/college the person attended or current employer.
> > 5 What they intend to use the software for
[...]

I'm surprised that they don't ask me to sell my soul, too.

I guess I'll stick with vanilla and simili.  Maybe I'll even drop vanilla
-- simili seems to work great with linux/wine, and is much faster.
I wrote this simple wrapper shell script that serves as both `vhdlp'
and `vhdle', so I never have to mess with wine on the command line again:

	#! /bin/bash -
	name=${0##*/}
	wine=/where/wine/is/located/bin/wine	# change this
	wineopts='-debugmsg -all'
	echo >&2 'starting wine... please be patient.'
	exec $wine $wineopts "$name $*"

:)
-- 
 Michael "Tired" Riepe <Michael.Riepe@stud.uni-hannover.de>
 "All I wanna do is have a little fun before I die"
*************************************************************
To unsubscribe, send an e-mail to majordomo@seul.org with
unsubscribe f-cpu       in the body. http://f-cpu.seul.org/