Plan 9 from Bell Labs’s /usr/web/sources/contrib/rsc/scripts/q
#!/bin/rc if(~ $#* 0) what=' ' if not { what=$1 shift } sed 's/^/'$what' /' $*