Help for this page
system "rm $session_file | at now + 1 minute";
system "at now + 1 minute < rm $sesson_file";
my $command = "rm $session_file; system "echo $command | at now + 1 minute";