क्या कोई कारण है कि ls में azero या -0 विकल्प नहीं है


37

यह प्रश्न ls' -1विकल्प और लोगों की आवर्ती प्रवृत्ति के बारे में सवाल और जवाब पूछने के लिए प्रेरित किया गया था जिसमें आउटपुट शामिल हैं ls

आउटपुट का यह पुन: उपयोग lsसमझ में आता है, उदाहरण के लिए: यदि आप जानते हैं कि फ़ाइलों की एक सूची को कैसे छाँटना है, lsतो हो सकता है कि आप उस तरह से आउटपुट का उपयोग किसी और चीज़ के लिए इनपुट के रूप में करना चाहें।

यदि उन Q & A में फ़ाइल नाम सूची का संदर्भ शामिल नहीं है, जिसमें अच्छी तरह से व्यवहार करने वाले फ़ाइल नाम शामिल हैं (रिक्त स्थान और newlines जैसे कोई विशेष वर्ण नहीं), तो अक्सर उन पर टिप्पणी की जाती है जो कमांड अनुक्रम के खतरे को इंगित करते हुए काम करते हैं जब वहां काम नहीं होता है newlines, रिक्त स्थान आदि के साथ फ़ाइलें हैं।

find, sortऔर अन्य उपयोगिताओं ने xargsNUL वर्ण / बाइट के साथ फ़ाइल नामों को अलग करने के लिए एक विकल्प का उपयोग करके "मुश्किल" फ़ाइल नामों को संप्रेषित करने की समस्या को हल किया है जो फ़ाइल नाम (केवल इसके अलावा /?) में एक वैध चरित्र नहीं है ? यूनिक्स / लिनक्स फाइल सिस्टम।

मैंने उस पुरुष पृष्ठ के लिए lsऔर आउटपुट के लिए ls --help(जिसके पास अधिक विकल्प सूचीबद्ध हैं) और यह नहीं पाया कि ls(से coreutils) NUL से अलग आउटपुट निर्दिष्ट करने का विकल्प है। इसमें एक -1विकल्प है जिसकी व्याख्या "न्यूलाइन द्वारा अलग किए गए आउटपुट फ़ाइल नाम" के रूप में की जा सकती है )

प्रश्न : क्या कोई तकनीकी या दार्शनिक कारण lsहै जिसके पास एक विकल्प --zeroया -0विकल्प नहीं है जो "आउटपुट फ़ाइल नामों को एनयूएल द्वारा अलग किया जाएगा"?

यदि आप कुछ ऐसा करते हैं जो केवल फ़ाइल नामों का आउटपुट करता है (और उदाहरण के लिए उपयोग न करें -l) जो समझ में आ सकता है:

ls -rt -0 | xargs -r0 

मुझे कुछ याद आ रहा है कि यह काम क्यों नहीं करेगा, या इस उदाहरण के लिए एक विकल्प है जिसे मैंने अनदेखा किया और वह बहुत अधिक जटिल और / या अस्पष्ट नहीं है


परिशिष्ट:

ऐसा करना ls -lrt -0शायद बहुत मायने नहीं रखता है, लेकिन उसी तरह जो find . -ls -print0ऐसा नहीं करता है, इसलिए यह एक -0/ -z/ --zeroविकल्प नहीं प्रदान करने का कारण नहीं है।


स्पष्ट बात यह है कि लेखन और GNU कोरट्यूटिल को बनाए रखने वाले से पूछें कि इस तरह के विकल्प के बारे में उनके विचार क्या हैं।
फहीम मिष्ठा

1
ls -rtzनिश्चित रूप से उपयोगी होगा। इसके विपरीत का विकल्प: superuser.com/a/294164/21402
तोबू

जवाबों:


37

अद्यतन (2014-02-02)

इस फीचर की कमी को पूरा करने के लिए हमारे अपने ही @ एंथोन के दृढ़ संकल्प की बदौलत , हमारे पास इसका थोड़ा और औपचारिक कारण है कि इस फीचर की कमी क्यों है, जो मैंने पहले बताई गई बातों को दोहराया है:

Re: [PATCH] ls: adding --zero/-z option, including tests

From:      Pádraig Brady
Subject:   Re: [PATCH] ls: adding --zero/-z option, including tests
Date:      Mon, 03 Feb 2014 15:27:31 +0000

पैच के लिए बहुत बहुत धन्यवाद। यदि हम ऐसा करना चाहते थे तो यह वह इंटरफ़ेस है जिसका हम उपयोग करेंगे। हालाँकि ls वास्तव में मानव द्वारा प्रत्यक्ष उपभोग के लिए एक उपकरण है, और इस मामले में आगे की प्रक्रिया कम उपयोगी है। फ़्यूचर प्रोसेसिंग के लिए, (1) अधिक अनुकूल है। यह अच्छी तरह से ऊपर दिए गए लिंक पर पहले जवाब में वर्णित है।

तो मैं इसे जोड़ने के खिलाफ 70:30 होगा।

मेरा मूल उत्तर


यह मेरी व्यक्तिगत राय का एक सा है, लेकिन मेरा मानना ​​है कि यह उस स्विच से बाहर जाने में एक डिजाइन निर्णय है ls। यदि आप ध्यान दें कि findकमांड में यह स्विच है:

-print0
      True; print the full file name on the standard output, followed by a 
      null character (instead of the newline character that -print uses).  
      This allows file  names  that  contain  newlines or other types of white 
      space to be correctly interpreted by programs that process the find 
      output.  This option corresponds to the -0 option of xargs.

उस स्विच को छोड़ कर, डिज़ाइनर यह समझ रहे थे कि आपको lsमानव उपभोग के अलावा किसी और चीज़ के लिए आउटपुट का उपयोग नहीं करना चाहिए । अन्य उपकरणों द्वारा डाउनस्ट्रीम प्रसंस्करण के लिए, आपको findइसके बजाय उपयोग करना चाहिए ।

खोजने के तरीके

यदि आप केवल उन वैकल्पिक तरीकों की तलाश कर रहे हैं जिन्हें आप उन्हें यहां पा सकते हैं, जिसका शीर्षक है: इसे सही तरीके से करना: एक त्वरित सारांश । उस लिंक से ये संभवत: 3 और सामान्य पैटर्न हैं:

  1. सरल खोज -exec; यदि COMMAND बड़ा है, तो अनजाना और 1 प्रक्रिया / फ़ाइल बनाता है:
    find . -exec COMMAND... {} \;
  2. साधारण खोज-के साथ-साथ, अगर तेज़ी से कई फ़ाइलें COMMAND के लिए ठीक हैं:
    find . -exec COMMAND... {} \+
  3. \ 0 विभाजकों के साथ ढूँढें और xargs का उपयोग करें

    (नॉनस्टैंडर्ड कॉमन एक्सटेंशन -प्रिंट0 और -0। जीएनयू, * बीएसडी, बिजीबॉक्स पर काम करता है)

    find . -print0 | xargs -0 COMMAND

और सबूत?

मुझे यह ब्लॉग पोस्ट जॉय हेस के ब्लॉग से मिला: जिसका शीर्षक है: " ls: the लापता विकल्प "। इस पोस्ट में एक दिलचस्प टिप्पणी:

एकमात्र स्पष्ट कमी अब एक -z विकल्प है, जो अन्य कार्यक्रमों द्वारा आउटपुट फ़ाइलनाम को पूर्णविराम के लिए समाप्त कर दिया जाना चाहिए। मुझे लगता है कि यह लिखना आसान होगा, लेकिन मैं पूरी तरह से व्यस्त है IRL (बहुत सारे फर्नीचर को स्थानांतरित करना) और इसे नहीं मिला। इसे लिखने वाला कोई है?

इसके अलावा खोज में मुझे यह भी पता चला कि जोई के ब्लॉग पोस्ट में " नए आउटपुट प्रारूप -j " के अतिरिक्त स्विच में से एक है , इसलिए ऐसा प्रतीत होता है कि ब्लॉग पोस्ट कभी भी -zस्विच जोड़ने की धारणा पर मज़ाक उड़ा रहा था ls

अन्य विकल्पों के रूप में, कई लोग सहमत हैं कि -e लगभग लगभग उपयोगी है, हालांकि हम में से कोई भी इसका उपयोग करने का कारण नहीं ढूंढ सकता है। मेरी बग रिपोर्ट यह उल्लेख करने के लिए उपेक्षित है कि ls -eR बहुत छोटी गाड़ी है। -जे स्पष्ट रूप से एक मजाक है।

संदर्भ


धन्यवाद। मुझे कैविट्स की जानकारी है। के बारे में ls उत्पादन प्रसंस्करण कोई सवाल ही नहीं है कि उठाई बाहर बिना ;-) पूरा हो गया है
टीमो

तुम क्या मुझे पता है, मैं इस प्रश्न: मैं साइट पर आप देख के भविष्य के पाठकों के लिए और अधिक कर रहा था, अब 8 से है कि ये आपकी अपनी खोजों में है होगा) - @Timo
SLM

मुझे एहसास हुआ कि, और अच्छा है जो आपने किया। मुझे -0अपने प्रश्न में क्यों नहीं (कम से कम तब तक लागू नहीं होना चाहिए) का संदर्भ शामिल करना चाहिए , ताकि लोगों को भटका न सकें।
तिमो

बेशक, यह मानते हुए कि फ़ाइल नाम में '\ n' की तरह वास्तव में कुछ भी विदेशी नहीं है, ls -1 | tr '\012' '\000'NULL वर्णों द्वारा अलग की गई फ़ाइलों को सूचीबद्ध करेगा।
samiam

2
: यह लेख filenaming समस्याओं की गहराई में चला जाता है dwheeler.com/essays/fixing-unix-linux-filenames.html
SLM

20

जैसा कि @ एसएलएम के उत्तर मूल और संभावित कारणों में जाते हैं जो मैं यहां नहीं दोहराऊंगा। इस तरह के एक विकल्प है नहीं coreutils पर सुविधा सूची को अस्वीकार कर दिया है, लेकिन नीचे पैच है अब Padraig ब्रैडी द्वारा अस्वीकार कर दिया यह coreutils मेलिंग सूची के लिए भेजने के बाद। उत्तर से यह स्पष्ट है कि यह एक दार्शनिक कारण है ( lsउत्पादन मानव उपभोग के लिए है)।

यदि आप इस तरह की कोशिश करना चाहते हैं कि क्या ऐसा विकल्प अपने लिए उचित है, तो:

git clone git://git.sv.gnu.org/coreutils
cd coreutils
./bootstrap
./configure
make

उसके बाद b938b6e289ef78815935ffa705673a6a8b2ee98e dd 2014-01-29 के खिलाफ निम्नलिखित पैच लागू करें:

From 6413d5e2a488ecadb8b988c802fe0a5e5cb7d8f4 Mon Sep 17 00:00:00 2001
From: Anthon van der Neut <address@hidden>
Date: Mon, 3 Feb 2014 15:33:50 +0100
Subject: [PATCH] ls: adding --zero/-z option, including tests

* src/ls.c has the necessary changes to allow -z/--zero option to be
  specified, resulting in a NUL seperated list of files. This
  allows the output of e.g. "ls -rtz" to be piped into other programs

* tests/ls/no-args.sh was extended to test the -z option

* test/ls/rt-zero.sh was added to test both the long and short option
  together with "-t"

This patch was inspired by numerous questions on unix.stackexchange.com
where the output of ls was piped into some other program, invariably
resulting in someone pointing out that is an unsafe practise because of
possible newlines and other characters in the filenames.
---
 src/ls.c            |   31 +++++++++++++++++++++++++------
 tests/ls/no-arg.sh  |    7 ++++++-
 tests/ls/rt-zero.sh |   38 ++++++++++++++++++++++++++++++++++++++
 3 files changed, 69 insertions(+), 7 deletions(-)
 create mode 100755 tests/ls/rt-zero.sh

diff --git a/src/ls.c b/src/ls.c
index 5d87dd3..962e6bb 100644
--- a/src/ls.c
+++ b/src/ls.c
@@ -381,6 +381,7 @@ static int file_size_width;
    many_per_line for just names, many per line, sorted vertically.
    horizontal for just names, many per line, sorted horizontally.
    with_commas for just names, many per line, separated by commas.
+   with_zero for just names, one per line, separated by NUL.

-l (and other options that imply -l), -1, -C, -x and -m control

    this parameter.  */
@@ -391,7 +392,8 @@ enum format
     one_per_line,              /* -1 */
     many_per_line,             /* -C */
     horizontal,                        /* -x */
-    with_commas                        /* -m */
+    with_commas,               /* -m */
+    with_zero,                 /* -z */
   };

static enum format format;

@@ -842,6 +844,7 @@ static struct option const long_options[] =
   {"block-size", required_argument, NULL, BLOCK_SIZE_OPTION},
   {"context", no_argument, 0, 'Z'},
   {"author", no_argument, NULL, AUTHOR_OPTION},
+  {"zero", no_argument, NULL, 'z'},
   {GETOPT_HELP_OPTION_DECL},
   {GETOPT_VERSION_OPTION_DECL},
   {NULL, 0, NULL, 0}
@@ -850,12 +853,12 @@ static struct option const long_options[] =
 static char const *const format_args[] =
 {
   "verbose", "long", "commas", "horizontal", "across",
-  "vertical", "single-column", NULL
+  "vertical", "single-column", "zero", NULL
 };
 static enum format const format_types[] =
 {
   long_format, long_format, with_commas, horizontal, horizontal,
-  many_per_line, one_per_line
+  many_per_line, one_per_line, with_zero
 };
 ARGMATCH_VERIFY (format_args, format_types);

@@ -1645,7 +1648,7 @@ decode_switches (int argc, char **argv)

     {
       int oi = -1;
       int c = getopt_long (argc, argv,
-                           "abcdfghiklmnopqrstuvw:xABCDFGHI:LNQRST:UXZ1",
+                           "abcdfghiklmnopqrstuvw:xzABCDFGHI:LNQRST:UXZ1",
                            long_options, &oi);
       if (c == -1)
         break;
@@ -1852,6 +1855,10 @@ decode_switches (int argc, char **argv)
             format = one_per_line;
           break;

+ case 'z':

+          format = with_zero;
+          break;
+
         case AUTHOR_OPTION:
           print_author = true;
           break;
@@ -2607,7 +2614,8 @@ print_dir (char const *name, char const *realname, bool 
command_line_arg)
                  ls uses constant memory while processing the entries of
                  this directory.  Useful when there are many (millions)
                  of entries in a directory.  */
-              if (format == one_per_line && sort_type == sort_none
+              if ((format == one_per_line || format == with_zero)
+                      && sort_type == sort_none
                       && !print_block_size && !recursive)
                 {
                   /* We must call sort_files in spite of
@@ -3598,6 +3606,14 @@ print_current_files (void)
         }
       break;

+ case with_zero:

+      for (i = 0; i < cwd_n_used; i++)
+        {
+          print_file_name_and_frills (sorted_file[i], 0);
+          putchar ('\0');
+        }
+      break;
+
     case many_per_line:
       print_many_per_line ();
       break;
@@ -4490,6 +4506,7 @@ print_many_per_line (void)
           indent (pos + name_length, pos + max_name_length);
           pos += max_name_length;
         }
+      putchar ('X'); // AvdN
       putchar ('\n');
     }
 }
@@ -4780,7 +4797,8 @@ Sort entries alphabetically if none of -cftuvSUX nor 
--sort is specified.\n\
   -F, --classify             append indicator (one of */=>@|) to entries\n\
       --file-type            likewise, except do not append '*'\n\
       --format=WORD          across -x, commas -m, horizontal -x, long -l,\n\
-                               single-column -1, verbose -l, vertical -C\n\
+                               single-column -1, verbose -l, vertical -C,\n\
+                               zeros -z\n\
       --full-time            like -l --time-style=full-iso\n\
 "), stdout);
       fputs (_("\
@@ -4888,6 +4906,7 @@ Sort entries alphabetically if none of -cftuvSUX nor 
--sort is specified.\n\
   -X                         sort alphabetically by entry extension\n\
   -Z, --context              print any security context of each file\n\
   -1                         list one file per line\n\
+  -z, --zero                 list files separated with NUL\n\
 "), stdout);
       fputs (HELP_OPTION_DESCRIPTION, stdout);
       fputs (VERSION_OPTION_DESCRIPTION, stdout);
diff --git a/tests/ls/no-arg.sh b/tests/ls/no-arg.sh
index e356a29..da28b96 100755
--- a/tests/ls/no-arg.sh
+++ b/tests/ls/no-arg.sh
@@ -30,11 +30,16 @@ out
 symlink
 EOF

-

 ls -1 > out || fail=1

compare exp out || fail=1 +/bin/echo -en "dir\00exp\00out\00symlink\00" > exp || framework_failure_

+
+ls --zero > out || fail=1
+
+compare exp out || fail=1
+
 cat > exp <<\EOF
 .:
 dir
diff --git a/tests/ls/rt-zero.sh b/tests/ls/rt-zero.sh
new file mode 100755
index 0000000..cdbd311
--- /dev/null
+++ b/tests/ls/rt-zero.sh
@@ -0,0 +1,38 @@
+#!/bin/sh
+# Make sure name is used as secondary key when sorting on mtime or ctime.
+
+# Copyright (C) 1998-2014 Free Software Foundation, Inc.
+
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+. "${srcdir=.}/tests/init.sh"; path_prepend_ ./src
+print_ver_ ls touch
+
+date=1998-01-15
+
+touch -d "$date" c || framework_failure_
+touch -d "$date" a || framework_failure_
+touch -d "$date" b || framework_failure_
+
+
+ls -zt a b c > out || fail=1
+/bin/echo -en "a\00b\00c\00" > exp
+compare exp out || fail=1
+
+rm -rf out exp
+ls -rt --zero a b c > out || fail=1
+/bin/echo -en "c\00b\00a\00" > exp
+compare exp out || fail=1
+
+Exit $fail
--
1.7.9.5

एक और बनाने के बाद आप इसका परीक्षण कर सकते हैं:

  src/ls -rtz | xargs -0 -n1 src/ls -ld

तो पैच काम करता है और मैं एक कारण नहीं देख सकता कि यह क्यों नहीं होगा, लेकिन यह कोई सबूत नहीं है कि विकल्प छोड़ने का कोई तकनीकी कारण नहीं है। ls -R0खास मतलब हो सकता है नहीं, लेकिन न तो करता है ls -Rmजो lsबॉक्स से बाहर कर सकते हैं।


बीत रहा है -zऔर --zeroतरह के साथ लाइन में और अधिक (coreutils में भी है।
Anthon
हमारी साइट का प्रयोग करके, आप स्वीकार करते हैं कि आपने हमारी Cookie Policy और निजता नीति को पढ़ और समझा लिया है।
Licensed under cc by-sa 3.0 with attribution required.