1 2 3 4 5
#!/bin/sh echo This script generates this message and returns the value of its argument. exit $1