link-busybox-ash () { mkdir -p _tmp/shells; ln -s -f --verbose "$(which busybox)" _tmp/shells/ash } '_tmp/shells/ash' -> '/bin/busybox'