in reply to
Re^2: Adding DD Unix command in Perl
in thread
Adding DD Unix command in Perl
Why are you asking how to do something you've already done? You can pass
arguments
to a unix
utility
by building a
shell command
like you already did.
Comment on
Re^3: Adding DD Unix command in Perl
In Section
Seekers of Perl Wisdom