print "Hello\n"; print STDERR "Hi\n"; system "ls"; # what about this?