[Bug 9821] New: redirect to file fails ( echo haha > dummy.txt ): "1: Invalid argument"

bugzilla at busybox.net bugzilla at busybox.net
Sun Apr 16 10:05:57 UTC 2017


https://bugs.busybox.net/show_bug.cgi?id=9821

            Bug ID: 9821
           Summary: redirect to file fails ( echo haha > dummy.txt ): "1:
                    Invalid argument"
           Product: Busybox
           Version: unspecified
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: major
          Priority: P5
         Component: Standard Compliance
          Assignee: unassigned at busybox.net
          Reporter: busybox_001 at kass.at
                CC: busybox-cvs at busybox.net
  Target Milestone: ---

Version info:
BusyBox v1.26.2 (2017-01-10 16:08:05 UTC) multi-call binary.

HW: D-Link DNS-323 Network Storage (ARM)

/ # env
USER=root
SHLVL=1
OLDPWD=/mnt/HD_a2/lnx_bin
HOME=/
TERM=vt102
PATH=/usr/bin:/bin:/usr/sbin:/sbin:/mnt/HD_a2/lnx_bin/
SHELL=/bin/sh
PWD=/

Replaced "BusyBox v1.00-pre1 (2008.09.02-11:43+0000) multi-call binary" by
v1.26.2.

No Problems with old Version. But with v1.26.2 redirect to any file fails.
But piping works 
( my current Workaround: use "echo haha | tee dummy.txt" instead of "echo haha
> dummy.txt")

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list