#!/bin/sh venv() { if ! command -v "venv_$1" | grep -q " function " then cat <