Answer Posted / guest
system call used to create process
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is awk used for?
What is ‘ps’ command for?
Describe the zip/unzip command using gzip.
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Write a command that will display files in the current directory, in a colored, long format.
What is the pipe command?
Explain ‘system calls’ with respect to unix commands?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
Who invented grep?
What is rmdir command?
What does the command '$ls | wc –l > file1' do?
Enumerate some of the most commonly used network commands in unix?
What is ctrl d?
What is the behavioural difference between cmp and diff commands?