Ayuda de R en español
He ejecutado hoy tres ficheros secuencialmente: #!/bin/bash wget -nd -r -l1 –accept gz https://stat.ethz.ch/pipermail/r-help-es/ zcat *.gz > all_mails rm *.gz… más
He ejecutado hoy tres ficheros secuencialmente: #!/bin/bash wget -nd -r -l1 –accept gz https://stat.ethz.ch/pipermail/r-help-es/ zcat *.gz > all_mails rm *.gz… más