#!/bin/bash find /usr/local/cpython-* -type f -print0 | recent --stdin --count 30