GNU bug report logs - #8420
dirname

Previous Next

Package: coreutils;

Reported by: "Michele Marigliano" <m.marigliano <at> almavivaitalia.it>

Date: Mon, 4 Apr 2011 15:29:01 UTC

Severity: normal

Done: Eric Blake <eblake <at> redhat.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "Michele Marigliano" <m.marigliano <at> almavivaitalia.it>
To: "'Eric Blake'" <eblake <at> redhat.com>
Cc: 8420 <at> debbugs.gnu.org
Subject: bug#8420: R: bug#8420: I: bug#8420: dirname
Date: Tue, 5 Apr 2011 11:07:38 +0200
I realize it.
Anyway, I am very sorry for my bad warning.
Thank you very much for your attention.

Bye
Michael

-----Messaggio originale-----
Da: Eric Blake [mailto:eblake <at> redhat.com] 
Inviato: lunedì 4 aprile 2011 20.40
A: Michele Marigliano
Cc: 8420 <at> debbugs.gnu.org
Oggetto: Re: bug#8420: I: bug#8420: dirname

On 04/04/2011 11:37 AM, Michele Marigliano wrote:
> At end, I resolved it running the script in this way:
> ./script.sh
> and NOT
> . script.sh (my first run with error).

There is a large difference between sourcing a file in the current shell (.
script.sh, where $0 remains unchanged) and executing a script (./script,
where $0 changes to the script name); and as you discovered, there are a
large number of scripts that are not usable when sourced instead of run as a
script.

At any rate, glad to hear that you got things sorted out.

-- 
Eric Blake   eblake <at> redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org






This bug report was last modified 14 years and 52 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.