BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000810 [BusyBox] New Features minor always 04-01-06 12:23 04-03-06 07:45
Reporter germanp View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version 1.00
Summary 0000810: Can dd redirect the output to a pipe?
Description It wanted to know if the command dd can redirect the exit towards a pipe since he does dd standard. I am using this command:

dd if=file ibs=1b skip=N | tar -tj

But it throws the aid to me of dd as if the commando had written badly. With dd standard it works perfectly.
Thanks for any help
Additional Information
Attached Files

- Relationships

- Notes
(0001207)
bernhardf
04-03-06 06:46

There is no "ibs=" option, try "bs=" instead.

of= defaults to stdout and works as expected.
 
(0001214)
bernhardf
04-03-06 07:45

Unsupported ibs= is not a bug, redirecting to stdout/pipe works ok.
 

- Issue History
Date Modified Username Field Change
04-01-06 12:23 germanp New Issue
04-01-06 12:23 germanp Status new => assigned
04-01-06 12:23 germanp Assigned To  => BusyBox
04-03-06 06:46 bernhardf Note Added: 0001207
04-03-06 07:45 bernhardf Status assigned => closed
04-03-06 07:45 bernhardf Note Added: 0001214
04-03-06 07:45 bernhardf Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker