Displaying 4 results from an estimated 4 matches for "perlfunc".
Did you mean:
perl_inc
2006 Dec 12
0
perl on CentOS 4.4 : PERLIO=perlio vs stdio, readline error handling
I sometimes use an example from readline entry in perlfunc(1).
This used to work for me, but know (after I upgraded to CentOS)
works only if PERLIO=stdio is defined in environment. See the following:
[xx at xx testreadline]$ cat testreadline.pl
#!/usr/bin/perl
use warnings;
use strict;
for my $fn (@ARGV) {
local (*F);
open F, "< $fn" or d...
2004 Jul 12
0
[patch] logtail recheck permissions of offset files
...the
offset file with the correct permissions.
when playing around lately with file tampering
and those invoking logcheck as root.
i got similar output to #253998
Alfie may point out that i should not invoke logcheck
as root, but i better fix that before users complain.
patch shameless copied from perlfunc(1)
a++ maks
ps if you know a better solution of dropping root
privileges right from the start like
if [ $UID = 0 ]; then become logcheck.
i'd like to hear it.
Index: src/logtail
===================================================================
RCS file: /cvsroot/logcheck/logcheck/src/logt...
2006 Aug 29
3
Any one have a good example...
...of a shell script for rsync that won't start again if it is already running?
I thought of using a lock file, but what if it is killed mid script or bombs?
--
MailScanner is like deodorant...
You hope everybody uses it, and
you notice quickly if they don't!!!!
2010 Jun 12
1
CentOS 5 Update error
...are/man/man1/perlform.1.gz from install of perl-5.8.8-32.el5_5.1.x86_64 conflicts with file from package perl-5.8.8-27.el5.i386
file /usr/share/man/man1/perlfreebsd.1.gz from install of perl-5.8.8-32.el5_5.1.x86_64 conflicts with file from package perl-5.8.8-27.el5.i386
file /usr/share/man/man1/perlfunc.1.gz from install of perl-5.8.8-32.el5_5.1.x86_64 conflicts with file from package perl-5.8.8-27.el5.i386
file /usr/share/man/man1/perlglossary.1.gz from install of perl-5.8.8-32.el5_5.1.x86_64 conflicts with file from package perl-5.8.8-27.el5.i386
file /usr/share/man/man1/perlgpl.1.gz from in...