Using bash Syntax Highlighting
root@host:~#perl -e " for ( $i=0; $i<10; $i++; ) { print 'XXX.XXX.X.$i ip$i\n'; } " >> /etc/hosts
Coloreado en 0.006 segundos, usando GeSHi 1.0.8.4
- syntax error at -e line 1, near "( ="
- Unterminated <> operator at -e line 1.
ok, ¿alguien sabe cómo hacer esto?