3 lines
49 B
Plaintext
3 lines
49 B
Plaintext
|
#! /bin/sh
|
||
|
echo "Intercept $0: $@ -- do nothing"
|