Linux Commands
Jump to navigation
Jump to search
Frequently Used Shell Commands
- grep
% grep -Rsl PATTERN [FILE] # recursive, no error output, only list filename
% grep -Rsl PATTERN [FILE] # recursive, no error output, only list filename