# Add this alias into ~/.bashrc alias scpresume=‘rsync –partial –progress –rsh=ssh’ # begin a scp copy: scp foo user@remotehost:/tmp/ # if a problem occur...
Author: stephane
// Fonction pour redemarrer Windows avec les MFC void RestartWindows(void) { // Declaration HANDLE hToken; ...
ssh root@remote.host “rpm -qa” | xargs yum -y install
diff –changed-group-format=“%>” –unchanged-group-format=“” file1 file2
Note recorriendo objetos decodificados del json <?php // arreglo $array= array(‘id_cuota’ =>2883,‘num_cuota’ => 1,‘monto_cuota’ => 6250, ‘fecha’ => ‘2009-09’, ‘factura’ => false); $array= array(‘id_cuota’...