Thus said Paul Fox on Sat, 18 Dec 2021 16:20:05 -0500: > And others that Doug didn't introduce, but which are somewhat long in > the tooth: > xv > soffice
I still prefer to use xv for image display. Also, while Star Office is long gone as a name, soffice still works as a compatible name for Libre Office (and in fact, seems to be the official name with a symbolic link for libreoffice, at least on OpenBSD): $ which xv /usr/local/bin/xv $ which soffice /usr/local/bin/soffice $ ls -l /usr/local/bin/libreoffice /usr/local/bin/soffice lrwxr-xr-x 1 root wheel 7 Sep 4 10:51 /usr/local/bin/libreoffice@ -> soffice -rwxr-xr-x 1 root bin 959 Apr 19 2021 /usr/local/bin/soffice* Just my $0.02 Andy
