Computer Programming
Knowledge shared is knowledge multiplied
Tuesday, 29 October 2013
Counting number of files in a directory -Linux
Problem
: I want to find number of files in a directory
Solution
:
[root@dragon bin]# ls -l | wc -l 25 [root@dragon bin]#
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment