Mensaje citado por "Aritz Beraza Garayalde [Rei]" <[EMAIL PROTECTED]>:
> El 21/11/05, Ricardo Araoz<[EMAIL PROTECTED]> escribió: > > ls -l | grep ^d > > > > Alguien conoce algo más elegante? Y si quiero listar sólo los nombres? > > ¿No te sirve ls d* ? En todo caso: ls -1 | grep ^d Ojo, es un 'uno', no una 'ele'. -- Rodrigo Gallardo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

