3 155
contributi
Wtf (discussione | contributi) |
Wtf (discussione | contributi) m (→Scenario misto) |
||
Riga 349: | Riga 349: | ||
<pre> | <pre> | ||
#!/bin/bash | #!/bin/bash | ||
# CRON: */ | # CRON: */10 * * * * /percorso/script/nome_script.sh | ||
PPP=$(ip addr | grep 'ppp0') | PPP=$(ip addr | grep 'ppp0') | ||
IPO=$(ip rule | grep '32765' | tr -d '[a-z ]' | sed 's/32765:\t//1') | IPO=$(ip rule | grep '32765' | tr -d '[a-z ]' | sed 's/32765:\t//1') |
contributi