Directorio en el que se Guardan las Distribuciones

El directorio en el que se guardan las distribuciones puede obtenerse asi:

cpan[10]> o conf keep_source_where
    keep_source_where  [/root/.cpan/sources]
Type 'o conf' to view all configuration items


cpan[11]> ^Z                     # <-- ponemos el proceso en background ...
[1]+  Stopped                 cpan
nereida:~/src/perl/Nmap-scanner# ls -l /root/.cpan/sources
total 320
drwxr-xr-x 3 root root   4096 2008-05-09 07:07 authors
-rw-r--r-- 1 root root 163409 2006-03-13 13:57 MIRRORED.BY
-rw-r--r-- 1 root root 145453 2004-11-03 13:26 MIRRORED.BY.bak
drwxr-xr-x 2 root root   4096 2008-05-09 07:07 modules
nereida:~/src/perl/Nmap-scanner  # fg  <-- y lo volvemos a poner en "foreground"
cpan[11]>

Casiano Rodríguez León
Licencia de Creative Commons
Principios de Programación Imperativa, Funcional y Orientada a Objetos Una Introducción en Perl/Una Introducción a Perl
por Casiano Rodríguez León is licensed under a Creative Commons Reconocimiento 3.0 Unported License.

Permissions beyond the scope of this license may be available at http://campusvirtual.ull.es/ocw/course/view.php?id=43.
2012-06-19