- or download this
#!/usr/bin/perl
use strict;
...
my $smaps = do { local $/; <$f> };
close($f);
print "$smaps\n";
- or download this
#!/usr/bin/perl
use strict;
...
my $smaps = do { local $/; <$f> };
close($f);
print "$smaps\n";
- or download this
---
Flags:
...
PATH=/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin
+:/home/ian/bin:/sbin
PERL_BADLANG (unset)
SHELL=/bin/bash