Sha256: def8d4dc67cd25b7e27bae8abcdfc3ca30e22ab3e6422143c3ecf49e3ebabb46

Contents?: true

Size: 135 Bytes

Versions: 50

Compression:

Stored size: 135 Bytes

Contents

from sys import stdin
from os import popen

with popen("apropos -s 3 -w '*'") as file:
	for i in file:
		print i.split("(")[0].strip()

Version data entries

50 entries across 49 versions & 6 rubygems

Version Path
ufos-1.0.94 ./other/old_compiler/shiltiumcomp58/foo.py
aliens-1.0.94 ./other/old_compiler/shiltiumcomp58/foo.py
freespeech-1.0.94 ./other/old_compiler/shiltiumcomp58/foo.py
elonmusk-1.0.94 ./other/old_compiler/shiltiumcomp58/foo.py
politics-1.0.94 ./other/old_compiler/shiltiumcomp58/foo.py
democracy-1.0.94 ./other/old_compiler/shiltiumcomp58/foo.py
democracy-1.0.93 ./other/old_compiler/shiltiumcomp58/foo.py
ufos-1.0.91 ./other/old_compiler/shiltiumcomp58/foo.py
aliens-1.0.91 ./other/old_compiler/shiltiumcomp58/foo.py
freespeech-1.0.91 ./other/old_compiler/shiltiumcomp58/foo.py
elonmusk-1.0.91 ./other/old_compiler/shiltiumcomp58/foo.py
politics-1.0.91 ./other/old_compiler/shiltiumcomp58/foo.py
politics-1.0.89 ./other/old_compiler/shiltiumcomp58/foo.py
ufos-1.0.87 ./other/old_compiler/shiltiumcomp58/foo.py
aliens-1.0.87 ./other/old_compiler/shiltiumcomp58/foo.py
freespeech-1.0.87 ./other/old_compiler/shiltiumcomp58/foo.py
elonmusk-1.0.87 ./other/old_compiler/shiltiumcomp58/foo.py
politics-1.0.87 ./other/old_compiler/shiltiumcomp58/foo.py
ufos-1.0.88 ./other/old_compiler/shiltiumcomp58/foo.py
aliens-1.0.88 ./other/old_compiler/shiltiumcomp58/foo.py