#/usr/bin/perl use strict; # a good habit to take use warnings; # except in production $,=' '; print sort @ARGV;
-- stefp
In reply to Re: Re: Re: how do i do this?
by stefp
in thread how do i do this?
by inkedmn
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |