Filtering directory
On following filtering method you can find any type of files individually.
Continue Reading This Article
Enjoy this article as well as all of our content, including E-Guides, news, tips and more.
Though there are several way of identifying directories in Unix (ex. ls -l)fine.. but there is another way of finding directories alone through by filtering method. By this, we can find directories fast and effective.
Note: On following filtering method you can find any type of files individually.
Steps to follow: ================ example: 1. cd /etc 2. file * | grep directory
Start the conversation
0 comments