Showing posts with the label directory

Grep Find Word In Current Directory

Pass the -r option to grep command to search recursively through an entire directory tree. The first parameter represe…

How To See All Files In Directory Linux

The find command will search live file-system for files that match the search criteria. Tree command installation on a…