Y
Hacker News
new
|
ask
|
show
|
jobs
by
qznc
2527 days ago
You could prefix the script with `#!/bin/bash -vn` and make it executable. It will just print itself.
1 comments
thunderbong
2527 days ago
Thanks. Didn't know about this.
link