ls
profesor@caradhras:~$ ls TEXTO apuntes bioperl buscadna.perl calificaciones humandna.fasta profesor@caradhras:~$ ls -l total 24 -rw-r--r-- 1 profesor profesor 658 Oct 22 13:59 TEXTO drwxr-xr-x 2 profesor profesor 4096 Oct 22 13:52 apuntes drwxr-xr-x 4 profesor profesor 4096 Oct 16 17:18 bioperl -rw-r--r-- 1 profesor profesor 1603 Oct 22 13:59 buscadna.perl drwxr-xr-x 2 profesor profesor 4096 Oct 22 13:52 calificaciones -rw-r--r-- 1 profesor profesor 219 Oct 22 13:59 humandna.fasta profesor@caradhras:~$ ls -a . .bash_history TEXTO bioperl calificaciones .. .ssh apuntes buscadna.perl humandna.fasta |
Si deseamos ver más opciones y saber más sobre el funcionamiento del comando 'ls' ejecutemos
man ls