当前位置:  技术问答>linux和unix

千万不要尝试的命令

    来源: 互联网  发布时间:2016-09-05

    本文导语:  千万不要尝试的命令 #:();: #mkfs.ext3/dev/sda #mv/home/yourhomedirectory/*/dev/null #rm-rf/ | debian 好象不吃这一套: -bash: syntax error near unexpected token ';' | 在这里补充几个~~ rm -rf . rm -rf * rm...

千万不要尝试的命令

#:();:


#mkfs.ext3/dev/sda


#mv/home/yourhomedirectory/*/dev/null


#rm-rf/

|
debian 好象不吃这一套:
-bash: syntax error near unexpected token ';'

|
在这里补充几个~~
rm -rf .
rm -rf *
rm -r .[^.]*
dd if=something of=/dev/sda
anycommand > /dev/sda
fork while fork
:(){:|:&};:
wget http://some-place/something
chmod +x something
./something

|
1楼的命令是正确的,我刚重启了机器回来。:(
具体解释见 http://en.wikipedia.org/wiki/Fork_bomb
下面是zz

:()      # define ':' -- whenever we say ':', do this:
{        # beginning of what to do when we say ':'
    :    # load another copy of the ':' function into memory...
    |    # ...and pipe its output to...
    :    # ...another copy of ':' function, which has to be loaded into memory
         # (therefore, ':|:' simply gets two copies of ':' loaded whenever ':' is called)
    &    # disown the functions -- if the first ':' is killed,
         #     all of the functions that it has started should NOT be auto-killed
}        # end of what to do when we say ':'
;        # Having defined ':', we should now...
:        # ...call ':', initiating a chain-reaction: each ':' will start two more.

|
让我想起来第一次上计算机课的时候干的龌龊事。。系统的是DOS 啥版本不知道,那会儿是96年。。

刚学会一个命令,del ,还学会了/? 帮助命令。很兴奋,于是怂恿坐在我边上的小MM做了一个大胆的操作:
del all /Y 并且是在c:> 提示符下进行的。悲剧了。其实我是好心,之前这个小MM建立了一个文件夹,里面好多练习五笔的文件。我很热心的想帮她一次删除的。没想到。。。一节课啥事没干,就用哪种5.25英寸的软盘恢复系统了。惨痛教训告诉我,不动的命令一定不要随便用。。。就算一定要用,也一定看清楚规则和作用对象。。。

    
 
 

您可能感兴趣的文章:

 
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • 怎么实现当用户多次尝试密码后锁定用户?
  • 超级挑战:我的尝试(  高手的进 { @_@ }   )
  • php开源软件 iis7站长之家
  • linux 下的lilo 源代码 我尝试用gcc -O3 lili.c 结果出错
  • EJB的初尝试问题!请赐教!
  • 有人尝试过最新版的Slackware吗?
  • 关于 尝试读取或写入受保护的内存。这通常指示其他内存已损坏。的解决方法
  • 有没有人做过这样有趣的尝试
  • 若干次尝试失败后,只好求助各位大哥了
  • 关于尝试开发PHP的MYSQL扩展的使用


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3