This Is Your Brain On Informatics: Linux Commands: Difference between revisions
No edit summary |
|||
| Line 45: | Line 45: | ||
| grep ''options'' ''pattern'' ''filename'' | | grep ''options'' ''pattern'' ''filename'' | ||
| Searches for the pattern in the file | | Searches for the pattern in the file | ||
|- | |||
| ifconfig | |||
| ifconfig | |||
| Displays the current networks available and various information about them | |||
|- | |- | ||
| ll | | ll | ||