emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#23896: closed (ls-quotes: ls incorrectly shows quo


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#23896: closed (ls-quotes: ls incorrectly shows quotes when listing file)
Date: Thu, 13 Dec 2018 20:26:02 +0000

Your message dated Thu, 13 Dec 2018 13:25:22 -0700
with message-id <address@hidden>
and subject line Re: bug#23896: ls incorrectly shows quotes when listing file 
names with spaces
has caused the debbugs.gnu.org bug report #23896,
regarding ls-quotes: ls incorrectly shows quotes when listing file
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
23896: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23896
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: ls incorrectly shows quotes when listing file names with spaces Date: Mon, 4 Jul 2016 14:11:05 -0400
Description of problem:
Terminal sessions display quotes for files with spaces in them. This is non-intuitive behavior. The file name does not have quotes unless quotes have been used in the filename. The coreutil ls has been updated to default to this new behavior. This behavior should not be foisted on users but users should be allowed to choose whether they want to OPT IN. Debian and Ubuntu distros have already reverted.


Version-Release number of selected component (if applicable): coreutils-8.25-5.fc24.x86_64


How reproducible:
Fresh install of Fedora 24. All the time.


Steps to Reproduce:
1. > "File with spaces.txt"
2. ls

Actual results:
'File with spaces.txt'

Expected results:
File with spaces.txt

Additional info:
This is a core expectation. The filename we see should be the same as the filename in use. We do not require additional tools to help us identify what is a complete filename and what is not. ESPECIALLY in the terminal session where the user is expected to be versant in POSIX. If the user needs hand-holding, they can use the GUI tools like Dolphin or Konqueror. Note - neither of these tools shows 'quotes' around files with space in the name. Neither does Windows. Neither does Mac OS.

Please revert. Please instruct coreutils developers to revert. Please set any defaults required to not show the quotes. The user should not have to discover there is no error.

E.g. I downloaded an MP3 file today with spaces. I saw the single quotes and immediately thought there was a problem in firefox naming the file on download.

This is insane.


--- End Message ---
--- Begin Message --- Subject: Re: bug#23896: ls incorrectly shows quotes when listing file names with spaces Date: Thu, 13 Dec 2018 13:25:22 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0
Hello,

On 2016-07-05 3:20 a.m., Ruediger Meier wrote:
On Monday 04 July 2016, Pádraig Brady wrote:
On 04/07/16 19:11, Shamim Islam wrote:
Description of problem:
Terminal sessions display quotes for files with spaces in them.
This is non-intuitive behavior. The file name does not have quotes
unless quotes have been used in the filename. The coreutil ls has
been updated to default to this new behavior. This behavior should
not be foisted on users but users should be allowed to choose
whether they want to OPT IN. Debian and Ubuntu distros have already
reverted.


We created a summary of common issues and FAQs
regarding the quoting change in ls(1):
  https://www.gnu.org/software/coreutils/quotes.html

If there is an issue that is not addressed there,
please send an email to address@hidden .

regards,
 - assaf


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]