GNU/Linux tmux-256color tcsh 471 views

prolly lesser known but you can send email by just being logged in hhhhhh idk

by the way here’s the entirety of genid.pl (you can use it, but replace rapidcow.org with something else)

#!/usr/bin/env perl

use POSIX qw(:time_h :locale_h);

setlocale(LC_TIME, 'C');
my $time = time + 90;
my @time = localtime($time);
print 'Date: ', strftime("%a, %d %b %Y %H:%M:%S %z", @time), $/;
print 'Message-ID: <', "$time.$$.port25", '@example.rapidcow.org>', $/;

More recordings by rapidcow

Browse all

jrnl test 4:02

by rapidcow

something cool 2:36

by rapidcow

psp demo 4:39

by rapidcow