|
In this
module, you learned the following
-
Locate
specific files on your system using the find
command.
-
Control
processes using the
job command.
-
Identify
processes on your system using the ps
command.
-
Abort
unwanted processes using the kill
command.
-
Search
for specific text using the grep
command.
|