Plan 9 from Bell Labs’s /usr/web/sources/contrib/pac/rc/bin/tax/species
#!/bin/rc #write out all species belonging directly to the taxon occ/name 7 echo -------------- echo awk '''$3==' $1 '{print $2}''' spc | rc #-eof-