All of lore.kernel.org
 help / color / mirror / Atom feed
From: michael chang <thenewme91@gmail.com>
To: Kris.VanBruwaene@vrt.be
Cc: reiserfs-list@namesys.com
Subject: Re: Executability problem
Date: Tue, 30 Aug 2005 14:21:48 -0400	[thread overview]
Message-ID: <b14e81f0050830112173c03579@mail.gmail.com> (raw)
In-Reply-To: <20050830152859.45e0b010.Kris.VanBruwaene@vrt.be>

On 8/30/05, Kris Van Bruwaene <Kris.VanBruwaene@vrt.be> wrote:
> I recently discovered that scripts have become non-executable on my reiserfs share, even though the -x flags are set:
> root@A00012344:/home/kris# cat tst
> #! /usr/bin/perl -w
> print "Hello world\n";
> root@A00012344:/home/kris# ./tst
> bash: ./tst: /usr/bin/perl: bad interpreter: Toegang geweigerd #(=Access denied)

I believe the line should read
#!/usr/bin/perl -w
not 
#! /usr/bin/perl -w

[no space between "!" and first "/"]

unless that's a typo between output and your file.

-- 
~Mike
 - Just my two cents
 - No man is an island, and no man is unable.

  parent reply	other threads:[~2005-08-30 18:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-30 13:28 Executability problem Kris Van Bruwaene
2005-08-30 13:48 ` Sander
2005-08-30 18:21 ` michael chang [this message]
     [not found]   ` <43155434.3030408@vrt.be>
     [not found]     ` <b14e81f0050831063950019e67@mail.gmail.com>
2005-08-31 13:40       ` michael chang
2005-09-01  7:13   ` Nikita
     [not found]     ` <20050901133725.06b5d3c5.Kris.VanBruwaene@vrt.be>
     [not found]       ` <b14e81f0050901071269f9a23c@mail.gmail.com>
     [not found]         ` <20050901162300.6516ac34.Kris.VanBruwaene@vrt.be>
2005-09-01 14:31           ` michael chang
     [not found]             ` <20050901163621.51d70dd1.Kris.VanBruwaene@vrt.be>
2005-09-02  2:34               ` michael chang
     [not found]                 ` <4317F778.4010104@vrt.be>
2005-09-02 15:45                   ` michael chang

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

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

  git send-email \
    --in-reply-to=b14e81f0050830112173c03579@mail.gmail.com \
    --to=thenewme91@gmail.com \
    --cc=Kris.VanBruwaene@vrt.be \
    --cc=reiserfs-list@namesys.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.