[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Contar ficheros con LS u otro comando



Y el martes  6 de julio, Eduardo Bellido Bellido escribió:
> 
> ls | grep -w ext | wc -l
> 
Ya puestos mejor aún:

ls | grep -w ext$ | wc -l
               ===

Saludos
-- 
Luis Arocha -data-                                o
Canary Islands-Spain               /|              \O__@
         ____ O _________________ //|_____________  | _______
   O    /     |\-@               ///               //        / O
  /\   /      \\                |//                \\       /  /\
__>_oo/_______//________________|/_________________________/___o<___
Cierre tras sí la puerta, quien no la halló abierta. 



Reply to: