python (3.11.7)

(root)/
bin/
pydoc3.11
#!/BuggyBox/python/3.11.7/bootstrap/bin/python3.11

import pydoc
if __name__ == '__main__':
    pydoc.cli()