bug-findutils
[Top][All Lists]
Advanced

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

[bug #49466] xargs with 2>&1 returns error code in macOS 10.12


From: anonymous
Subject: [bug #49466] xargs with 2>&1 returns error code in macOS 10.12
Date: Fri, 28 Oct 2016 08:19:34 +0000 (UTC)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_1) AppleWebKit/602.2.14 (KHTML, like Gecko) Version/10.0.1 Safari/602.2.14

URL:
  <http://savannah.gnu.org/bugs/?49466>

                 Summary: xargs with 2>&1 returns error code in macOS 10.12
                 Project: findutils
            Submitted by: None
            Submitted on: Fri Oct 28 08:19:31 2016
                Category: xargs
                Severity: 3 - Normal
              Item Group: Wrong result
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.6.0
           Fixed Release: None

    _______________________________________________________

Details:

[sunrunaway:~]$ echo a | /usr/bin/xargs > /dev/null 2>&1 ; echo $?
0
[sunrunaway:~]$ echo a | /usr/local/bin/xargs > /dev/null 2>&1 ; echo $?
125





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri Oct 28 08:19:31 2016  Name: QQ20161028-0.png  Size: 267kB   By: None

<http://savannah.gnu.org/bugs/download.php?file_id=38827>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49466>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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