[Bug 649] New: ash/hush do not expand paths before setting up redirection

bugzilla at busybox.net bugzilla at busybox.net
Tue Oct 6 03:30:45 UTC 2009


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

           Summary: ash/hush do not expand paths before setting up
                    redirection
           Product: Busybox
           Version: 1.14.x
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Standard Compliance
        AssignedTo: unassigned at busybox.net
        ReportedBy: vapier at gentoo.org
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


same behavior is observed with ash and hush:
$ rm -rf a
$ mkdir a
$ touch a/f
$ > */f
sh: can't create */f: nonexistent directory


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list