bug-findutils
[Top][All Lists]
Advanced

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

[bug #27983] Windows text mode mis-interpreted


From: Ilguiz Latypov
Subject: [bug #27983] Windows text mode mis-interpreted
Date: Mon, 05 Apr 2010 14:56:55 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.10pre) Gecko/20100401 Shiretoko/3.5.10pre

Follow-up Comment #3, bug #27983 (project findutils):

Is the expectation in the test script valid?

> mount -t "$(cygpath -w "${dir}")" /textmode
[..]
> tf1="/textmode/file1.txt"
> tf2="/textmode/file2.txt"
[..]
> echo "foo" > "${tf1}"
> echo "bar" >> "${tf1}"
[..]
> cat "${tf1}" | xargs -i echo -n "=={}==" > "${tf2}"
[..]
> find_crs "${tf2}"   # CR found (Savannah bug 27983 in xargs 4.4.0)


    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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