unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Andreas Politz <politza@fh-trier.de>
To: help-gnu-emacs@gnu.org
Subject: Re: running perl script in eshell on windows permission denied
Date: Thu, 06 Nov 2008 22:16:48 +0100	[thread overview]
Message-ID: <1226006279.281771@arno.fh-trier.de> (raw)
In-Reply-To: <aceb0c6c-6ea7-437e-a007-880da1b65149@s1g2000prg.googlegroups.com>

shul wrote:
> Hi,
> I installed emacs on a windows machine that I am forced to use.
> However when I try to execute a perl script that I am editing while in
> the eshell
> I get error message
> 
> ./me.pl: Permission Denied
> 
> now i notice that
> ls -l  me.pl
> leaves me with
> -rw-rw-rw 1 iis  5 810 Oct 17 11:25 me.pl
> 
> of course I can execute it in the M^X shell environment.
> 
> I tried chmod 777 me.pl
> but it says
> chmod: command not found
> 
> OK. So what can I do to execute some perl scripts from eshell?
> I like eshell. It is so unix like...
> Thanks
> Mitchell

The least you could try is

$ perl me.pl

,but I guess there has to be a win32 equivalent to the unix chmod
command. But I don't know such things.

-ap


  reply	other threads:[~2008-11-06 21:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-06 18:27 running perl script in eshell on windows permission denied shul
2008-11-06 21:16 ` Andreas Politz [this message]
2008-11-06 22:33   ` shul
2008-11-09 14:17     ` harven
2008-11-09 14:26       ` harven
2008-11-06 22:17 ` Chris McMahan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1226006279.281771@arno.fh-trier.de \
    --to=politza@fh-trier.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).