perl -e "print join(',', @ARGV)" *.* #### *.* #### argo.user.properties,.....more files....,tmp #### perl -e "print join(',', glob(shift))" * #### argo.users.properties,.....more files......,tmp