ll clobber the filesystem and cause total loss of data: 下列命令会清空整个硬盘.
代码:
any_command > /dev/sda dd if=something of=/dev/sda
Forkbomb: Executes a huge number of processes until system freezes, forcing you to do a hard reset which may cause corruption, data damage, or other awful fates. In Bourne-ish shells, like Bash: (This thing looks really intriguing and curiousity provokes) 下列命令会启动大量进程, 导致系统无法响应, 只能硬重启机器, 可能会导致数据损害.
代码:
:(){:|:&};:
In Perl
代码:
fork while fork
Tarbomb页码:[1] [2] [3] [4] [5] [6] [7] [8] [9] 第2页、共9页 |