Help for this page
@output = `program args`;
print "ask for dir: "; chomp(<STDIN> = $dir); @output = `du -h $dir`; # do stuff