#!/usr/local/bin/perl use strict; use warnings; my $dir = shift(my @ARVG) || "/tmp"; print $dir;