Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 287041 Details for
Bug 399731
dumprd seems not using well mknod
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
demo / exploration of busybox cut bug
busybox-cut-bug.LOG (text/plain), 582 bytes, created by
D. Hugh Redelmeier
on 2007-12-13 09:23:19 UTC
(
hide
)
Description:
demo / exploration of busybox cut bug
Filename:
MIME Type:
Creator:
D. Hugh Redelmeier
Created:
2007-12-13 09:23:19 UTC
Size:
582 bytes
patch
obsolete
>[hugh@redex ~]$ uname -a >Linux redex.mimosa.com 2.6.23.8-34.fc7 #1 SMP Thu Nov 22 20:39:56 EST 2007 x86_64 x86_64 x86_64 GNU/Linux >[hugh@redex ~]$ rpm -q busybox >busybox-1.2.2-8.fc7 >[hugh@redex ~]$ /sbin/busybox msh >hugh:~$ echo 1:0 >9 >hugh:~$ cat 9 >1:0 >hugh:~$ /sbin/busybox cut -d: -f1 9 >1 >hugh:~$ /sbin/busybox cut -d: -f1 9 >3 >hugh:~$ cat 3 >hugh:~$ # try a non-busybox cut: >hugh:~$ /usr/bin/cut -d: -f1 9 >3 >hugh:~$ cat 3 >1 >hugh:~$ # interesting: msh takes "cut" to be the busybox "cut" >hugh:~$ cut -d: -f1 9 >3 >hugh:~$ cat 3 >hugh:~$ echo $? >0 >hugh:~$ exit >[hugh@redex ~]$ exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 399731
:
278251
| 287041