home
Code Library
function contains() { [[ "$string" == *"$substring"* ]] }