Merci Soyuka je vais regarder ça 
Sinon je cherche aussi comment passer mes $variables d'un script bash à un php....

Sinon je cherche aussi comment passer mes $variables d'un script bash à un php....
Salut, par exemple :el_parano wrote:Merci Soyuka je vais regarder ça
Sinon je cherche aussi comment passer mes $variables d'un script bash à un php....
#!/bin/bash
VAR1=1
VAR2=2
php script.php $VAR1 $VAR2
script.php
$var1 = $argv[1];
$var2 = $argv[2];
Il en parle mieux que moi sur ce thread :rm x
mais que ce fichier x est un torrent en seed dans rutorrent, comment je peu mettre à jour rutorrent pour faire disparaître ce torrent?rtcontrol --from-view started is_complete=yes is_ghost=yes --delete
Mais ça me renvoie rtcontrol command not found....file = SRT::File.parse(File.new("MY_SRT_FILENAME.srt"))
file.lines.each do |line|
puts line.text.join(" ")
end
file.timeshift( "25fps" => "23.976fps" )
file.timeshift( :all => "-2.5s" )
Quelqu’un pour m’éclairer?