[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#12339: [PATCH] rm: avoid bogus diagnostic for a slash-decorated syml
From: |
Paul Eggert |
Subject: |
bug#12339: [PATCH] rm: avoid bogus diagnostic for a slash-decorated symlink-to-dir |
Date: |
Wed, 05 Sep 2012 08:13:20 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:15.0) Gecko/20120827 Thunderbird/15.0 |
On 09/05/2012 07:51 AM, Linda A. Walsh wrote:
>> Just start the script with "#!/bin/sh", as usual.
>> When invoked that way, Bash and other shells are POSIX-compliant
>> in this area.
> To what level of posix...
To all the levels that are relevant for this discussion.
In practice, people use "#!/bin/sh" and it works pretty well
to avoid compatibility issues like this. It's not perfect
for all POSIX issues, but you were asking for a solution to
a particular problem, and this should solve your problem.
- bug#12339: [PATCH] rm: avoid bogus diagnostic for a slash-decorated symlink-to-dir, (continued)
- bug#12339: [PATCH] rm: avoid bogus diagnostic for a slash-decorated symlink-to-dir, Eric Blake, 2012/09/04
- bug#12339: [PATCH] rm: avoid bogus diagnostic for a slash-decorated symlink-to-dir, Paul Eggert, 2012/09/04
- bug#12339: [PATCH] rm: avoid bogus diagnostic for a slash-decorated symlink-to-dir, Linda A. Walsh, 2012/09/04
- bug#12339: [PATCH] rm: avoid bogus diagnostic for a slash-decorated symlink-to-dir, Paul Eggert, 2012/09/04
- bug#12339: [PATCH] rm: avoid bogus diagnostic for a slash-decorated symlink-to-dir, Linda A. Walsh, 2012/09/04
- bug#12339: [PATCH] rm: avoid bogus diagnostic for a slash-decorated symlink-to-dir, Paul Eggert, 2012/09/05
- bug#12339: [PATCH] rm: avoid bogus diagnostic for a slash-decorated symlink-to-dir, Bernhard Voelker, 2012/09/05
- bug#12339: [PATCH] rm: avoid bogus diagnostic for a slash-decorated symlink-to-dir, Linda A. Walsh, 2012/09/05
- bug#12339: [PATCH] rm: avoid bogus diagnostic for a slash-decorated symlink-to-dir, Paul Eggert, 2012/09/05
- bug#12339: [PATCH] rm: avoid bogus diagnostic for a slash-decorated symlink-to-dir, Linda A. Walsh, 2012/09/05
- bug#12339: [PATCH] rm: avoid bogus diagnostic for a slash-decorated symlink-to-dir,
Paul Eggert <=
- bug#12339: [PATCH] rm: avoid bogus diagnostic for a slash-decorated symlink-to-dir, Linda Walsh, 2012/09/05
bug#12339: Bug: rm -fr . doesn't dir depth first deletion yet it is documented to do so., Bernhard Voelker, 2012/09/06
bug#12339: Gnu rm, changed only recently (4-5 years), and didn't follow letter of posix...(statement follows), Linda Walsh, 2012/09/12
- bug#12339: Gnu rm, changed only recently (4-5 years), and didn't follow letter of posix...(statement follows), Eric Blake, 2012/09/12
- bug#12339: Gnu rm, changed only recently (4-5 years), and didn't follow letter of posix...(statement follows), Eric Blake, 2012/09/12
- bug#12339: Gnu rm, changed only recently (4-5 years), and didn't follow letter of posix...(statement follows), Linda Walsh, 2012/09/12
- bug#12339: Gnu rm, changed only recently (4-5 years), and didn't follow letter of posix...(statement follows), Linda Walsh, 2012/09/13