Skip to content

Opening book details…

Can I read Linux Interview on EtoBox?

Linux Interview by Tao Feng is a document available to read on EtoBox.

What is Linux Interview about?

How do you find out all processes that are currently running? a. Kill -9 8 (process_id 8) or kill -9 %7 (job number 7) killall - kill processes by name most (useful - killall java) tail file_name - you can see the end of the log file. What would you use to edit contents of the file? a. Vi screen editor or jedit, nedit or ex line editor.

Author
Tao Feng
Language
EN