[Gimp-developer] A question on Gap -frame modify

Akkana Peck akkana at shallowsky.com
Sun May 11 09:28:00 PDT 2008


Alchemie fotografiche writes:
> " 1.a  # for bourne and ksh users:
>    
>         GAP_DEBUG=y
>         export GAP_DEBUG
>         
>    1.b # for csh users
>        setenv GAP_DEBUG y "
> 
> Now i don't know if i am a bourne, a ksh, or a csh user, i just know (and not as expert) how to use the terminal
> of my distro Ubuntu Hardy Heron.

If you're a Linux user and you don't know (haven't changed it explicitly),
then you're a bash user, which uses the same syntax as Bourne shell.

So use 1.a.

	...Akkana


More information about the Gimp-developer mailing list