Usage:
find
eg:
find C:\Test >> test.txt
Output:
c:\test
c:\test\a.txt
c:\test\b.cpp
Disadvantage:
print out unwanted directory name, like c:\test.
Conclusion:
Need to figure it out how can I make a filter on the unwanted 'thing'.
I am writing this blog because I'm feeling bore. I make this blog as my personal development journal tracking my fault and mistake.
No comments:
Post a Comment