File manager - Edit - /usr/share/doc/perl-IO-Compress-2.061/io/anycat
Back
#!/usr/bin/perl use strict ; use warnings ; use IO::Uncompress::AnyUncompress qw( anyuncompress $AnyUncompressError ); @ARGV = '-' unless @ARGV ; foreach my $file (@ARGV) { anyuncompress $file => '-', Transparent => 1, Strict => 0, or die "Cannot uncompress '$file': $AnyUncompressError\n" ; }
| ver. 1.4 |
Github
|
.
| PHP 7.3.33 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings