- 29
- 04
- 2019
How many files are in each directory under current directory
Kategorisi : Linuxfor i in $(find . -maxdepth 1 -type d) ; do
echo -n $i”: ” ;
(find $i -type f | wc -l) ;
done
for i in $(find . -maxdepth 1 -type d) ; do
echo -n $i”: ” ;
(find $i -type f | wc -l) ;
done
Php, ajax, jquery, mootools web programlama. Linux, apache, lamp sunucu yönetimi. Cpanel, plesk, lxadmin panel kurulumlari.
01 / 07 / 2025, 05:20:26
Web yazilim, grafik
barbetto.com
Login gerekli Giriş .