All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Linuxwiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:00, 25 March 2023 Sunflower talk contribs created page Randomphrase.pl (Created page with "#!/usr/bin/perl -w use strict; use Sys::Syslog qw(:DEFAULT setlogsock); sub PipeHandler { syslog('mail|err',"Error: Mailer Pipe interrupted"); } my $UID=4000; my $...")