[BASH]ed my head in
Posted: Wed Aug 22, 2012 1:30 pm
So if I go
SLDKFJLSKJDF="-Wall" make
What exactly is SLDKFJLSKJDF? It seems to work fine no matter what I change it to.
This remeinds me of
WINEPREFIX=".Officexp2007" wine "/adsf/adsfasdg/adsfdd/setup.exe"
This let me install programs into the file .Officexp2007
Now I'm seeing something similar with
BLAHBLAH="-Wall" make helloworldz
What is this BLAHBLAH="-Wall" thing???
I'd look it up but I'm not even sure that this terminal thing is called.
edit: Ok they're called "environment variables". Got it!
SLDKFJLSKJDF="-Wall" make
What exactly is SLDKFJLSKJDF? It seems to work fine no matter what I change it to.
This remeinds me of
WINEPREFIX=".Officexp2007" wine "/adsf/adsfasdg/adsfdd/setup.exe"
This let me install programs into the file .Officexp2007
Now I'm seeing something similar with
BLAHBLAH="-Wall" make helloworldz
What is this BLAHBLAH="-Wall" thing???
I'd look it up but I'm not even sure that this terminal thing is called.
edit: Ok they're called "environment variables". Got it!