Mike's Blog

Tutorial Pemograman

Sidebar

Archives

Categories

  • Ads Networks (1)
  • apt-get (1)
  • Database (11)
    • MongoDb (8)
    • mysql (2)
    • Sql Server (1)
  • Github (1)
  • html (1)
  • Javascript (3)
  • Linux (29)
    • aplication (9)
    • apt-get (4)
    • Vagrant (2)
  • NodeJs (3)
  • Perintah Linux (2)
  • PHP (9)
    • Laravel (2)
    • Phalcon (6)
  • Uncategorized (7)
  • Wamp Server Config (1)

perintah linux

Count folders on linux

Standard
for count all folder on linux 

example: 

cd /home/users/

how to count folder on that folder ?

type: 
ls -lR | grep ^d | wc -l
  • Date 1 November , 2014
  • Tags linux, perintah linux
  • Comments Leave a comment
Proudly powered by WordPress
Theme: Writr by WordPress.com.