Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Dec 2005 19:27:03 +0100
From:      =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= <bjoern.koenig@spray.se>
To:        Blue Raccoon <blue.raccoon@wanadoo.nl>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Can't run scripts no more: "permission denied"
Message-ID:  <438F4077.1010307@spray.se>
In-Reply-To: <20051201185956.ee767f97.blue.raccoon@wanadoo.nl>
References:  <20051201173603.3E9EC16A427@hub.freebsd.org> <20051201185956.ee767f97.blue.raccoon@wanadoo.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
Blue Raccoon schrieb:

> I tried to make a simple script to launch sylpheed when mailto: is clicked
> in firefox:
>  sylpheed --compose "$1"
> I put that in a plain text file, made it executable.. and nothing happened.
> From the command line I get "permission denied" when I run it. Even when I
> set perm to 777.

Do you try to run it with "./<nameofthescript>"? Could it be that the 
filesystem where you saved your script, is mounted with the noexec flag? 
"mount" lists the flags of each mounted file system.

Björn



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?438F4077.1010307>