#!/usr/bin/env perl my $command = ". /etc/profile.d/c3.sh && cpush /etc/HelloOscar.conf"; print "$command\n"; system("$command");