sha-bang

发表时间:2009-04-08 06:01:00    分类:    1458 阅读

Learned a cute trick about bash's sha-bang.
You can use
#!/bin/rm
at the top line of a bash shell. When you run it, it will disapear.
You can use
#!/bin/more at a README file. When you run it, it will display the
file screen by screen.

评论(0)

相关文章

暂时没有文章!
评论这篇文章
请输入左边图片中的字符