maio 2nd, 2012
linux spoof process
Posted by
Felipe Olivaes in
xalassa
[code]#/usr/bin/perl
$0=”mkreiserfs /dev/sdhehehe”;
while(true) {
sleep(3600);
}
[/code]
[code]#/usr/bin/perl
$0=”mkreiserfs /dev/sdhehehe”;
while(true) {
sleep(3600);
}
[/code]