I often find myself writing one-line shell script wrappers like this (simple example):
#!/bin/sh exec /usr/bin/ls -la &