apk_add $@ echo "hello" | sed 's/hello/world/g' | grep 'world' apk_del $@ [ `readlink /bin/sed` = /bin/busybox ]