[Perl] Funcion savefile

Hola , con esta funcion podran crear un archivo y escribir en el
Si el archivo ya existe solo escribe y no lo borra


1
2
3
4
5
6
#By pr0xXx0r
sub savefile {
open (SAVE,">>".$_[0]);
print SAVE $_[1];
close SAVE; 
}

Ejemplo de uso


1
savefile("C:\\Windows\\Logs\\file.txt","hola")

0 comentarios: sobre [Perl] Funcion savefile

Publicar un comentario para [Perl] Funcion savefile

:a   :b   :c   :d   :e   :f   :g   :h   :i   :j   :k   :l   :m   :n   :o   :p   :q   :r   :s   :t

Calculando Tiempo
Alienspace Theme © Copyright 2017 By Proxor
Mi Ping en TotalPing.com FeedBurner FeedBurner FeedBurner FeedBurner FeedBurner