Ns126:Calendar/NOTES/2015-4-19: Difference between revisions
Jump to navigation
Jump to search
>Shicheng (Created page with " <nowiki> #!/usr/bin/perl use Cwd; my $dir=getcwd; chdir $dir; my @file=glob("*.tar.gz"); foreach my $file(@file){ my ($sample,undef)=split /.tar.gz/,$file; print "$sample\n...") |
>Shicheng (Blanked the page) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||