nukeymusic
2011-11-26 15:55:32 UTC
I sometimes run scripts on a linux-machine for which I have files
printed like this
print -deps ~/work/myfigure.eps
However when I run the same script from windows I need something like
print -deps g:\work\myfigure.eps
What I want to do is make my script decide itself which system it is
running on and then using the appropriate syntax.
Does anyone here know here how to do that?
regards,
nukey
printed like this
print -deps ~/work/myfigure.eps
However when I run the same script from windows I need something like
print -deps g:\work\myfigure.eps
What I want to do is make my script decide itself which system it is
running on and then using the appropriate syntax.
Does anyone here know here how to do that?
regards,
nukey