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