1 1.1 tron #!/bin/sh 2 1.1 tron 3 1.1 tron for i 4 1.1 tron do 5 1.1 tron case $i in 6 1.1.1.2 christos /*) lynx -width=256 -dump file://$i;; 7 1.1.1.2 christos *) lynx -width=256 -dump file://`pwd`/$i;; 8 1.1 tron esac 9 1.1.1.2 christos done | grep -v 'file:///' 10
Indexes created Mon Jul 20 00:27:07 UTC 2026