“清空自毁自己”的版本间的差异

来自linux中国网wiki
跳到导航 跳到搜索
(创建页面,内容为“=shell= <pre> #/bin/bash ls rm $0 </pre>”)
 
第6行: 第6行:
  
 
</pre>
 
</pre>
 +
 +
[[category:shell]]

2022年8月30日 (二) 01:50的版本

shell

#/bin/bash
ls 
 rm $0